MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / getTimestamp

Method getTimestamp

src/Data.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 double Data::getTimestamp() const
46 {
47 return this->getValue(DataElement::Timestamp)(0);
48 }
49
50 Vector Data::getMean() const
51 {

Callers 8

addStateMethod · 0.80
addElementMethod · 0.80
SampleMeasurementsDownFunction · 0.80
AverageMeasurementFunction · 0.80
addElementMethod · 0.80
addMeasurementMethod · 0.80
integrateFullMethod · 0.80
predictMethod · 0.80

Calls 1

getValueMethod · 0.80

Tested by

no test coverage detected