Package | Description |
---|---|
calc.output |
This package contains all the classes concerning the output results generation.
|
Modifier and Type | Method and Description |
---|---|
static VarList |
VarList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VarList[] |
VarList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputManager.addEphemValue(String tableName,
VarList columnEnum,
double value)
Add a value to the ephemeris database.
|
void |
OutputManager.addEphemValue(String tableName,
VarList columnEnum,
String value)
Add a value to the ephemeris database.
|
Copyright © 2021. All rights reserved.