Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::SensorLogWriter Member List

This is the complete list of members for gem::SensorLogWriter, including all inherited members.

Base typedefgem::SensorLogWriterprotected
produce(int keepLastSeconds)gem::SensorLogWriterinlinestatic
pushAcceleration(LargeUnsignedInteger acquisitionTimestamp, double x, double y, double z)gem::SensorLogWriterinline
pushCameraFrameInfo(LargeUnsignedInteger acquisitionTimestamp, double exposureTime, double iso)gem::SensorLogWriterinline
pushGPSPosition(LargeUnsignedInteger acquisitionTimestamp, LargeUnsignedInteger satteliteTime, double latitude, double longitude, double altitude, double course, double speed, double horizontalAccuracy, double verticalAccuracy, double speedAccuracy, double courseAccuracy)gem::SensorLogWriterinline
pushRotation(LargeUnsignedInteger acquisitionTimestamp, double x, double y, double z)gem::SensorLogWriterinline
saveLog(const String &outputDir, const String &logName, const CameraCharacteristics &cameraCharacteristics, LargeUnsignedInteger videoStartTimestamp)gem::SensorLogWriterinline