UFO
ufo::SatIDRangeParameters Class Reference

#include <SatName.h>

Inheritance diagram for ufo::SatIDRangeParameters:
Collaboration diagram for ufo::SatIDRangeParameters:

Public Attributes

oops::RequiredParameter< int > minSatID {"min WMO Satellite id", this}
 
oops::RequiredParameter< int > maxSatID {"max WMO Satellite id", this}
 
oops::Parameter< std::vector< FrequencyBandParameters > > Satellite_comp
 
oops::Parameter< std::vector< SatnameParameters > > Satellite_id
 

Detailed Description

Definition at line 56 of file SatName.h.

Member Data Documentation

◆ maxSatID

oops::RequiredParameter<int> ufo::SatIDRangeParameters::maxSatID {"max WMO Satellite id", this}

Definition at line 60 of file SatName.h.

◆ minSatID

oops::RequiredParameter<int> ufo::SatIDRangeParameters::minSatID {"min WMO Satellite id", this}

Definition at line 59 of file SatName.h.

◆ Satellite_comp

oops::Parameter<std::vector<FrequencyBandParameters> > ufo::SatIDRangeParameters::Satellite_comp
Initial value:
{
"Satellite_comp", {}, this}

Definition at line 61 of file SatName.h.

◆ Satellite_id

oops::Parameter<std::vector<SatnameParameters> > ufo::SatIDRangeParameters::Satellite_id
Initial value:
{
"Satellite_id", {}, this}

Definition at line 63 of file SatName.h.


The documentation for this class was generated from the following file: