public class LinearUnit extends Unit
DEGREE, METER, RADIAN, UNKNOWN_Angular, UNKNOWN_LINEAR
Constructor and Description |
---|
LinearUnit(CrsId crsId,
String name,
double conversionFactor)
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
LinearUnit |
getFundamentalUnit()
Returns the fundamental unit for this type of
Unit . |
boolean |
isAngular()
Returns true if this
Unit is angular. |
equals, getConversionFactor, hashCode, toString
getCrsId, getName
public LinearUnit getFundamentalUnit()
Unit
Unit
.getFundamentalUnit
in class Unit
Copyright © 2024 geolatte.org. All rights reserved.