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

Method SyncFactor

lib/mdflib/mdflib/src/ev4block.cpp:270–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268int64_t Ev4Block::SyncValue() const { return sync_base_value_; }
269
270void Ev4Block::SyncFactor(double factor) { sync_factor_ = factor; }
271
272double Ev4Block::SyncFactor() const { return sync_factor_; }
273

Callers 3

getMethod · 0.80
setMethod · 0.80
EXPORTFEATUREFUNCFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected