interface-forge - v2.5.0
    Preparing search index...

    Interface Unit

    interface Unit {
        name: string;
        symbol: string;
    }
    Index

    Properties

    Properties

    name: string

    The long version of the unit (e.g. meter).

    symbol: string

    The short version/abbreviation of the element (e.g. Pa).