Options
All
  • Public
  • Public/Protected
  • All
Menu

DirectionMode are accessible through the SDK and can be used in the Api.getDirection and Api.getDistance methods You should not instantiate it yourself.

Hierarchy

  • DirectionMode

Index

Constructors

Properties

Constructors

constructor

  • new DirectionMode(_id: string, name: string, averageSpeed: number, type: string): DirectionMode

Properties

_id

_id: string

averageSpeed

averageSpeed: number

name

name: string

objectClass

objectClass: string = "DirectionMode"

type

type: string

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Inherited property

Generated using TypeDoc