|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::SensorLogWriter, including all inherited members.
| Base typedef | gem::SensorLogWriter | protected |
| produce(int keepLastSeconds) | gem::SensorLogWriter | inlinestatic |
| pushAcceleration(LargeUnsignedInteger acquisitionTimestamp, double x, double y, double z) | gem::SensorLogWriter | inline |
| pushCameraFrameInfo(LargeUnsignedInteger acquisitionTimestamp, double exposureTime, double iso) | gem::SensorLogWriter | inline |
| pushGPSPosition(LargeUnsignedInteger acquisitionTimestamp, LargeUnsignedInteger satteliteTime, double latitude, double longitude, double altitude, double course, double speed, double horizontalAccuracy, double verticalAccuracy, double speedAccuracy, double courseAccuracy) | gem::SensorLogWriter | inline |
| pushRotation(LargeUnsignedInteger acquisitionTimestamp, double x, double y, double z) | gem::SensorLogWriter | inline |
| saveLog(const String &outputDir, const String &logName, const CameraCharacteristics &cameraCharacteristics, LargeUnsignedInteger videoStartTimestamp) | gem::SensorLogWriter | inline |