Variable siUnitVelocityValueToSymbolConst

siUnitVelocityValueToSymbol: {
    [key: number]: SiUnitVelocitySymbol;
} = ...

Maps the SI unit velocity value to the corresponding unit symbol.

Type declaration

Generated using TypeDoc