| Package | Description |
|---|---|
| esa.neliota.observation |
| Modifier and Type | Method and Description |
|---|---|
PlannerProperties |
Planner.GetPlannerProperties()
Exports the parameters of the Planner as a property object
|
| Modifier and Type | Method and Description |
|---|---|
void |
Planner.SetPlannerProperties(PlannerProperties props)
Retrieves the parameters from the properties object
|
| Constructor and Description |
|---|
PlannerProperties(PlannerProperties props)
Copy constructor
|
PlannerSettingsFrame(PlannerProperties props)
Class constructor, using the parameters in the property object
|