FailureBasis

What a vehicle's failures are measured against.

The choice is not decoration. A fleet with long quiet periods fails a materially different number of times by the clock than by the hours it actually worked, and a subsystem offering only one of the two would be making that modelling decision on the modeller's behalf without saying so.

Entries

Link copied to clipboard

Elapsed simulated time, whatever the vehicle was doing. Wall-clock ageing.

Link copied to clipboard

Time the vehicle was anything other than idle: moving, blocked, loading, unloading. Hours in service rather than hours on the wall.

Link copied to clipboard

Ground covered, in the network's own length units. Wear that goes with mileage.

Link copied to clipboard

Tasks the vehicle has finished. Wear that goes with duty cycles.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.