public static class TimeJELFunction.TimeQuantity extends Object
Modifier and Type | Method and Description |
---|---|
double |
fromUnixSeconds(double unixSec)
Maps a time in unix seconds to the value represented by this
quantity.
|
String |
getDescription()
Returns a short plain-text description of this quantity.
|
String |
getName()
Returns this quantity's name.
|
public String getName()
public String getDescription()
public double fromUnixSeconds(double unixSec)
unixSec
- seconds since unix epochCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.