public interface DoubleScalarInterface
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
Modifier and Type | Method and Description |
---|---|
double |
getInUnit()
Retrieve the value in the original unit.
|
double |
getSI()
Retrieve the value in the underlying SI unit.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.