Saxonberg Server API
    Preparing search index...

    Type Alias ScaleName

    ScaleName: string

    Scale name — disambiguates multiple tag vocabularies registered for the same unit. Examples: 'color' and 'thermal' for K (color temperature vs thermal temperature, same Kelvin numerics but different prose vocabulary). Single-scale units use the conventional name 'default'.

    Scale selection is a RENDERING choice, not a typing distinction. Quantity<'K'> carries no semantic — the same instance can render with EITHER scale at call time. See docs/subsystems/quantities.md § Scales for the principle.