|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opengts.db.DCServerConfig.FuelLevelProfile
public static class DCServerConfig.FuelLevelProfile
FuelLevelProfile class
| Constructor Summary | |
|---|---|
DCServerConfig.FuelLevelProfile(double evLvl,
double acLvl)
|
|
DCServerConfig.FuelLevelProfile(java.lang.String lvl)
|
|
| Method Summary | |
|---|---|
double |
getActualLevel()
|
double |
getEventLevel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DCServerConfig.FuelLevelProfile(java.lang.String lvl)
public DCServerConfig.FuelLevelProfile(double evLvl,
double acLvl)
| Method Detail |
|---|
public double getEventLevel()
public double getActualLevel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||