Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
std::optional<double> IHeader::StartAngle() const { return {}; }
26
27
void IHeader::StartDistance(double distance) {}
28
29
std::optional<double> IHeader::StartDistance() const { return {}; }
30
Callers
4
TEST_F
Function · 0.45
EXPORTFEATUREFUNC
Function · 0.45
get
Method · 0.45
set
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36