VelocitySampling

How often a transporter's velocity is drawn when its velocity is random.

Entries

Link copied to clipboard

Drawn once when a movement begins and held for the whole route. Matches how a free-path movable resource behaves, which is what makes a free-path model and a guide-path model of the same system comparable: the difference between them is then congestion, not a change in how velocity was sampled.

Link copied to clipboard

Drawn again for every zone. The right model of a drive whose speed genuinely fluctuates over short distances.

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.