Class LinearVelocityUnit

Hierarchy (view full)

Constructors

Properties

CENTIMETER_PER_SECOND: DerivedUnit = ...
METER_PER_SECOND: DerivedUnit = ...
UNITS: Map<string, Unit> = ...
UNIT_BASES: Map<string, string> = ...
UNKNOWN: Unit = ...

Accessors

  • get aliases(): string[]
  • Unit aliases

    Returns string[]

    Alias names as array

Methods