revolutionUnit Readonly
revolutionUnit: string | undefined
The name of the unit that represents a revolution/perigon. Required for bearing or azimuth types.
@note Must share the same phenomenon as the persistence unit the Format/FormatterSpec/ParserSpec is used with (e.g. Units.HORIZONTAL_DIR_REVOLUTION
for a Units.HORIZONTAL_DIRECTION persistence unit, or Units.REVOLUTION for a Units.ANGLE persistence unit) - the units provider cannot
convert between different phenomena, so a mismatch will fail to resolve.
Defined in
- quantity/src/Formatter/Interfaces.ts Line 119
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.