Package | Description |
---|---|
at.srfg.miner.clientlib.resultformat |
Modifier and Type | Method and Description |
---|---|
static ResultFormatterDeltaTime.Unit |
ResultFormatterDeltaTime.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultFormatterDeltaTime.Unit[] |
ResultFormatterDeltaTime.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultFormatterDeltaTime.setTimeUnit(ResultFormatterDeltaTime.Unit unit)
Set the unit for deltaT.
|
Constructor and Description |
---|
ResultFormatterDeltaTime(ResultFormatterDeltaTime.Unit unit)
Constructs a new instance with the given time unit.
|
ResultFormatterDeltaTime(ResultFormatterDeltaTime.Unit unit,
String separator)
Constructs a new instance with the given time unit and separator
|
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.