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

Method Offset

lib/mdflib/mdflib/src/hounit.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void HoUnit::Offset(double offset) {
41 offset_ = offset;
42}
43
44double HoUnit::Offset() const {
45 return offset_;

Callers 3

TESTFunction · 0.45
CleanQueueCompressedMethod · 0.45
CleanQueueCompressedMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36