|
Voyant API 1.0.0
|
Identity and timeline of a synthetic() frame; zeros are valid. More...
#include <voyant_frame.hpp>
Public Attributes | |
| ProductId | source = ProductId::Unknown |
| int64_t | timestampSeconds = 0 |
| int32_t | timestampNanoseconds = 0 |
| uint32_t | frameIndex = 0 |
Identity and timeline of a synthetic() frame; zeros are valid.
| uint32_t VoyantFrame::SyntheticFrameDesc::frameIndex = 0 |
| ProductId VoyantFrame::SyntheticFrameDesc::source = ProductId::Unknown |
The generator (e.g. ProductId::IsaacSim vs ProductId::SoftwareSimulator); must be a simulator id or Unknown — never a real sensor's identity.
| int32_t VoyantFrame::SyntheticFrameDesc::timestampNanoseconds = 0 |
| int64_t VoyantFrame::SyntheticFrameDesc::timestampSeconds = 0 |