Public Member Functions | |
void | getRadials (const std::string &type, int channel, const code::Location &radar, float noiseThreshold, std::vector< code::SmartPtr< code::Radial > > &rds) const |
Public Attributes | |
int32_t | msg_size |
std::vector< int32_t > | radial_offset |
std::vector< code::SmartPtr< PARRadial > > | data |
void PAR::WDPRadials::getRadials | ( | const std::string & | type, | |
int | channel, | |||
const code::Location & | radar, | |||
float | noiseThreshold, | |||
std::vector< code::SmartPtr< code::Radial > > & | rds | |||
) | const |
std::vector< code::SmartPtr<PARRadial> > PAR::WDPRadials::data |
int32_t PAR::WDPRadials::msg_size |
std::vector< int32_t > PAR::WDPRadials::radial_offset |