Main routine for the ppc options loader This object does support #RAVE_OBJECT_CLONE.
More...
|
void | PpcOptionsInternal_moveParameterValues (PpcRadarOptions_t *options, PpcRadarOptions_t *other, void(*setterfun)(PpcRadarOptions_t *, double, double, double, double, double), void(*getterfun)(PpcRadarOptions_t *, double *, double *, double *, double *, double *)) |
|
int | PpcOptionsInternal_merge (PpcOptions_t *self, PpcRadarOptions_t *options, PpcRadarOptions_t *other) |
|
PpcOptions_t * | PpcOptions_load (const char *filename) |
|
int | PpcOptions_exists (PpcOptions_t *self, const char *name) |
|
PpcRadarOptions_t * | PpcOptions_getRadarOptions (PpcOptions_t *self, const char *name) |
|
int | PpcOptions_addRadarOptions (PpcOptions_t *self, PpcRadarOptions_t *options) |
| Adds one radar option to the option table.
|
|
RaveObjectHashTable_t * | PpcOptions_options (PpcOptions_t *self) |
| Returns a list of options in the repository.
|
|
Main routine for the ppc options loader This object does support #RAVE_OBJECT_CLONE.
- Author
- Anders Henja (Swedish Meteorological and Hydrological Institute, SMHI)
- Date
- 2019-05-13