Velocity class

A distance traveled divided by the time of travel.

The system unit for this quantity is "m/s" (meter per second).

Inheritance

Properties

c Unit
A unit of velocity relative to the speed of light (standard name c).
no setter
hashCode int
The hash code for this object.
no setterinherited
kilometersPerHour Unit
Equivalent to kilometresPerHour.
no setter
kilometresPerHour Unit
A unit of velocity expressing the number of SI.kilometre per hour.
no setter
knot Unit
A unit of velocity expressing the number of nauticalMile per hour (abbreviation kn).
no setter
mach Unit
A unit of velocity to express the speed of an aircraft relative to the speed of sound (standard name Mach).
no setter
metersPerSecond Unit
Equivalent to metresPerSecond (American spelling).
no setter
metresPerSecond Unit
The metric unit for velocity quantities (m/s).
no setter
milesPerHour Unit
A unit of velocity expressing the number of international mile per hour (abbreviation mph).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siUnit Unit
The SI unit (Système International d'Unités) for this quantity
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited