Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
int64_t IHeader::RecorderIndex() const { return 0; }
22
23
void IHeader::StartAngle(double angle) {}
24
25
std::optional<double> IHeader::StartAngle() const { return {}; }
26
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