Public Member Functions | |
float | getGateWidth () const |
meters | |
float | getRangeToFirstGate () const |
meters | |
Public Attributes | |
int | reserved |
short | num_gates |
short | dist_to_center_of_first_gate |
short | range_sample_interval |
short | threshold_for_overlayed |
short | snr_threshold |
char | ctrl_flags |
char | data_word_size |
float | scale |
float | offset |
SmartPtr< std::vector< float > > | data |
Friends | |
BOIStream & | operator>> (BOIStream &is, Message31MomentDataBlock &) throw (std::string) |
float code::LevelII::Message31MomentDataBlock::getGateWidth | ( | ) | const [inline] |
meters
float code::LevelII::Message31MomentDataBlock::getRangeToFirstGate | ( | ) | const [inline] |
meters
BOIStream& operator>> | ( | BOIStream & | is, | |
Message31MomentDataBlock & | ||||
) | throw (std::string) [friend] |
SmartPtr< std::vector<float> > code::LevelII::Message31MomentDataBlock::data |