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

acquisitionTime

readonly

Date

Acquisition time

isMountedForCameraUse

readonly

boolean

Whether the device is mounted for camera use (in a fixed vertical mount, in a car).

isPortraitMode

readonly

boolean

Whether the device is mounted in portrait orientation.

type

readonly

DataType

Get data type

Methods

Method

Modifiers

Description

toJson()

Serialize to JSON