MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / StartAngle

Method StartAngle

lib/mdflib/mdflib/src/iheader.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21int64_t IHeader::RecorderIndex() const { return 0; }
22
23void IHeader::StartAngle(double angle) {}
24
25std::optional<double> IHeader::StartAngle() const { return {}; }
26

Callers 4

TEST_FFunction · 0.45
EXPORTFEATUREFUNCFunction · 0.45
getMethod · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36