public final class DimensionlessUnit extends Unit<DimensionlessUnit>
Copyright (c) 2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2015-10-04 20:48:33 +0200 (Sun, 04 Oct 2015) $, @version $Revision: 87 $, by $Author: averbraeck $, initial
version Jun 5, 2014
| Modifier and Type | Field and Description |
|---|---|
static DimensionlessUnit |
SI
The SI unit for a dimensionless unit is "1" or N/A.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSICoefficientsString() |
DimensionlessUnit |
getStandardUnit() |
equals, getAbbreviation, getAbbreviationKey, getAllUnitsOfThisType, getConversionFactorToStandardUnit, getName, getNameKey, getSICoefficients, getUnits, getUnitSystem, hashCode, isLocalizable, lookupOrCreateSIUnitWithSICoefficients, lookupOrCreateUnitWithSICoefficients, lookupUnitWithSICoefficients, toStringpublic static final DimensionlessUnit SI
public DimensionlessUnit getStandardUnit()
getStandardUnit in class Unit<DimensionlessUnit>public String getSICoefficientsString()
getSICoefficientsString in class Unit<DimensionlessUnit>Copyright © 2015 Delft University of Technology. All rights reserved.