Home > @magiclane/maps-sdk > MountInformation
MountInformation class
Device mounting information sensor data.
Describes how the device is physically mounted or oriented within a fixed system, such as in a vehicle.
Sensor Data Source
Signature:
export declare class MountInformation extends GemAutoreleaseObject implements SenseData Extends: GemAutoreleaseObject
Implements: SenseData
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the MountInformation class.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Date |
Acquisition time | |
|
|
boolean |
Whether the device is mounted for camera use (in a fixed vertical mount, in a car). | |
|
|
boolean |
Whether the device is mounted in portrait orientation. | |
|
|
Get data type |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Serialize to JSON |