This is the complete list of members for Stop, including inherited members.
- arrivalCurbApproach : Enums.CurbApproach
- arrivalTime : date
- arrivalTimeShift : double
- curbApproach : Enums.CurbApproach
- currentBearing : double
- currentBearingTolerance : double
- departureCurbApproach : Enums.CurbApproach
- departureTime : date
- departureTimeShift : double
- distanceToNetworkLocation : double
- geometry : Point [default]
- locationStatus : Enums.LocationStatus
- name : string
- navigationLatency : double
- navigationSpeed : double
- networkLocation : NetworkLocation [default]
- routeName : string
- sequence : int
- stopId : int
- stopType : Enums.StopType
- timeWindowEnd : date
- timeWindowStart : date
- violationTime : double
- waitTime : double
- double addedCost(string attributeName)
- arrivalCurbApproachChanged()
- arrivalTimeChanged()
- arrivalTimeShiftChanged()
- double cumulativeCost(string attributeName)
- curbApproachChanged()
- currentBearingChanged()
- currentBearingToleranceChanged()
- departureCurbApproachChanged()
- departureTimeChanged()
- departureTimeShiftChanged()
- distanceToNetworkLocationChanged()
- geometryChanged()
- locationStatusChanged()
- nameChanged()
- navigationLatencyChanged()
- navigationSpeedChanged()
- networkLocationChanged()
- routeNameChanged()
- sequenceChanged()
- double setAddedCost(string attributeName, double addedCost)
- stopIdChanged()
- stopTypeChanged()
- timeWindowEndChanged()
- timeWindowStartChanged()
- violationTimeChanged()
- waitTimeChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)