azimuthBaseUnit Readonly
azimuthBaseUnit: string | undefined
The name of the unit for the azimuth base value. Required if azimuthBase is set.
@note Must share the same phenomenon as the persistence unit the Format/FormatterSpec/ParserSpec is used with (e.g. a Units.HORIZONTAL_DIRECTION
unit for a Units.HORIZONTAL_DIRECTION persistence unit, or a Units.ANGLE unit 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 109
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.