This is the complete list of members for SimulatedLocationDataSource, including inherited members.
- currentLocationIndex : int
- iterationRate : double
- locations : list<Location>
- currentLocationIndexChanged()
- iterationRateChanged()
- locationsChanged()
- void setLocationsWithPolyline(Polyline polyline)
- void setLocationsWithPolylineAndParameters(Polyline polyline, SimulationParameters simulationParameters)
The following members are inherited from AbstractLocationDataSource.
- location : Location
- locationDataSourceError : Error
- locationDataSourceStatus : Enums.LocationDataSourceStatus
- started : bool
(obsolete)
- headingChanged(double heading)
- locationChanged()
- locationDataSourceErrorChanged()
- locationDataSourceStatusChanged()
- void onStartCompleted(String error)
- void onStopCompleted()
- void start()
- startedChanged()
(obsolete)
- statusChanged()
- void stop()
- void updateHeading(double heading)
- void updateLocation(Location location)
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)