measurement-toolkit › "IDerivedUnit" › IDerivedUnit
-
↳ IDerivedUnit
- Attogram
- Attometer
- Attosecond
- AvoirdupoisTon
- Centigram
- Centimeter
- Centisecond
- Day
- Decagram
- Decameter
- Decasecond
- Decigram
- Decimeter
- Decisecond
- Dram
- Exagram
- Exameter
- Exasecond
- Femtogram
- Femtometer
- Femtosecond
- Foot
- Gigagram
- Gigameter
- Gigasecond
- Grain
- Grain
- Gram
- Hectogram
- Hectometer
- Hectosecond
- Hour
- Hundredweight
- Inch
- Kilometer
- Kilosecond
- Megagram
- Megameter
- Megasecond
- Microgram
- Micrometer
- Microsecond
- Mile
- Milligram
- Millimeter
- Millisecond
- Minute
- Nanogram
- Nanometer
- Nanosecond
- Ounce
- Petagram
- Petameter
- Petasecond
- Picogram
- Picometer
- Picosecond
- Quarter
- SiDerivedUnit
- SiDerivedUnit
- SiDerivedUnit
- SimpleDerivedUnit
- Teragram
- Terameter
- Terasecond
- TroyOunce
- TroyPound
- UsDerivedUnit
- UsDerivedUnit
- Yoctogram
- Yoctometer
- Yoctosecond
- Yottagram
- Yottameter
- Yottasecond
- Zeptogram
- Zeptometer
- Zeptosecond
- Zettagram
- Zettameter
- Zettasecond
• baseUnit: IBaseUnit
Defined in IDerivedUnit.ts:13
• to: object
Defined in IUnit.ts:10
- [ key: string]: function
▸ (): IUnit
▸ 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
▸ 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