Preparing search index...
The search index is not available
@manniwatch/vehicle-location-diff
@manniwatch/vehicle-location-diff
VehicleDiffHandler
Class VehicleDiffHandler
Hierarchy
VehicleDiffHandler
Index
Constructors
constructor
Methods
convert
diff
Constructors
constructor
new
Vehicle
Diff
Handler
(
)
:
VehicleDiffHandler
Returns
VehicleDiffHandler
Methods
Static
convert
convert
(
list
:
IVehicleLocationList
)
:
ITimestampedVehicleLocation
[]
Parameters
list:
IVehicleLocationList
Returns
ITimestampedVehicleLocation
[]
Static
diff
diff
(
oldState
:
undefined
|
IVehicleLocationDiff
, newState
:
ITimestampedVehicleLocation
[]
)
:
IVehicleLocationDiff
Parameters
oldState:
undefined
|
IVehicleLocationDiff
newState:
ITimestampedVehicleLocation
[]
Returns
IVehicleLocationDiff
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@manniwatch/vehicle-
location-
diff
Vehicle
Diff
Handler
constructor
convert
diff
Generated using
TypeDoc