Public Member Functions | |
code::Time | getSweepTime (int sweepNo) const |
int | getRadialSet (std::vector< code::SmartPtr< code::RadialSet > > &rset, int sweepNo, float noiseRatio, const code::Location &radar, bool counterclockwise, float beamWidth, const std::string &userRadarName, int vcp) |
bool | setType (code::SmartPtr< code::RadialSet > rs, unsigned short, bool) |
bool | checkTypeValidity (short type, short numBitsPerBin) |
int | getAllRadials (short, short, std::vector< code::SmartPtr< std::vector< unsigned short > > > &radials, bool seperateSweeps) |
float | decodeVal (unsigned short, short type, short bits, float unamVel) |
int | totalDataType () const |
Return total number of data type. | |
float | getUnambiguousVel () const |
Public Attributes | |
ProductHeader | prodHdr |
IngestHeader | ingestHdr |
std::vector< std::vector< unsigned short > > | records |
std::vector< RawProdBHdr > | rawProdBHdrs |
std::vector< std::vector< IngestDataHeader > > | ingestDataHdrs |
Classes | |
struct | SigmetProdInfo |
bool SIGMET::SigmetData::checkTypeValidity | ( | short | type, | |
short | numBitsPerBin | |||
) |
float SIGMET::SigmetData::decodeVal | ( | unsigned | short, | |
short | type, | |||
short | bits, | |||
float | unamVel | |||
) |
int SIGMET::SigmetData::getAllRadials | ( | short | , | |
short | , | |||
std::vector< code::SmartPtr< std::vector< unsigned short > > > & | radials, | |||
bool | seperateSweeps | |||
) |
int SIGMET::SigmetData::getRadialSet | ( | std::vector< code::SmartPtr< code::RadialSet > > & | rset, | |
int | sweepNo, | |||
float | noiseRatio, | |||
const code::Location & | radar, | |||
bool | counterclockwise, | |||
float | beamWidth, | |||
const std::string & | userRadarName, | |||
int | vcp | |||
) |
code::Time SIGMET::SigmetData::getSweepTime | ( | int | sweepNo | ) | const |
float SIGMET::SigmetData::getUnambiguousVel | ( | ) | const |
int SIGMET::SigmetData::totalDataType | ( | ) | const |
Return total number of data type.
std::vector< std::vector<IngestDataHeader> > SIGMET::SigmetData::ingestDataHdrs |
std::vector<RawProdBHdr> SIGMET::SigmetData::rawProdBHdrs |
std::vector<std::vector < unsigned short > > SIGMET::SigmetData::records |