measurement-toolkit › "Mass/IUnitOfMass" › IUnitOfMass
↳ IUnitOfMass
- Attogram
- AvoirdupoisTon
- Centigram
- Decagram
- Decigram
- Dram
- Exagram
- Femtogram
- Gigagram
- Grain
- Gram
- Hectogram
- Hundredweight
- Kilogram
- Megagram
- Microgram
- Milligram
- Nanogram
- Ounce
- Petagram
- Picogram
- Quarter
- SiDerivedUnit
- Teragram
- TroyPound
- UsDerivedUnit
- Yoctogram
- Yottagram
- Zeptogram
- Zettagram
• symbol: string
Inherited from ISimpleUnit.symbol
Defined in ISimpleUnit.ts:13
• to: object
Overrides ISimpleUnit.to
Defined in Mass/IUnitOfMass.ts:12
- [ key: string]: function
▸ (): IUnitOfMass
• value: number
Inherited from ISimpleUnit.value
Defined in ISimpleUnit.ts:12
▸ add(unit
: IUnit): this
Defined in IUnit.ts:12
Parameters:
Name | Type |
---|---|
unit |
IUnit |
Returns: this
▸ divideBy(unit
: IUnit): this
Defined in IUnit.ts:14
Parameters:
Name | Type |
---|---|
unit |
IUnit |
Returns: this
▸ getConverters(): object
Overrides ISimpleUnit.getConverters
Defined in Mass/IUnitOfMass.ts:13
Returns: object
- [ key: string]: function
▸ (): IUnitOfMass
▸ multiply(unit
: IUnit): this
Defined in IUnit.ts:16
Parameters:
Name | Type |
---|---|
unit |
IUnit |
Returns: this
▸ percentageOf(unit
: IUnit): this
Inherited from IUnit.percentageOf
Defined in IUnit.ts:18
Parameters:
Name | Type |
---|---|
unit |
IUnit |
Returns: this
▸ subtract(unit
: IUnit): this
Defined in IUnit.ts:20
Parameters:
Name | Type |
---|---|
unit |
IUnit |
Returns: this
▸ toString(): string
Defined in IUnit.ts:22
Returns: string