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

Method StartDistance

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

Source from the content-addressed store, hash-verified

25std::optional<double> IHeader::StartAngle() const { return {}; }
26
27void IHeader::StartDistance(double distance) {}
28
29std::optional<double> IHeader::StartDistance() const { return {}; }
30

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