Public Member Functions | |
code::Angle | getAzimuth () const |
code::Angle | getElevationAngle () const |
code::Location | getRadarLocation () const |
code::Time | getFileGenTime () const |
code::Time | getDataGenTime () const |
code::SpaceTimeRef | getFileGenSpaceTimeRef () const |
code::SpaceTimeRef | getDataSpaceTimeRef () const |
Public Attributes | |
char | file_ID [3] |
File ID. | |
short | record_len |
Record length. | |
short | non_mandatory_hdr_pos |
Position of first word of non-mandatory header block ( if it doesn't exist, this points to the first existing header block following the mandatory). | |
short | lu_hdr_pos |
Position of first word of local use header block. | |
short | fd_hdr_pos |
Position of first word of data header block. | |
short | prrbf |
Physical record relative to beginning of file. | |
short | vol_no |
Volume number( relative to beginning of file. | |
short | ray_no |
Ray number within volume scan. | |
short | prnwr |
Physical record number within the ray. | |
short | sweep_no |
Sweep number in volume scan. | |
char | radar_name [9] |
Radar Name ( 8 ASCII characters). | |
char | site_name [9] |
Site Name ( 8 ASCII characters ). | |
short | latitude_deg |
short | latitude_min |
short | latitude_sec |
short | longitude_deg |
short | longitude_min |
short | longitude_sec |
short | antenna_height |
short | year |
short | month |
short | day |
short | hour |
short | minute |
short | second |
short | millisecond |
char | time_zone [3] |
short | azimuth |
short | elevation |
short | sweep_mode |
short | fixed_angle |
short | sweep_rate |
short | year_gen |
short | month_gen |
short | day_gen |
char | facility_name [9] |
short | flag |
code::Angle UF::MandatoryHeader::getAzimuth | ( | ) | const |
code::Time UF::MandatoryHeader::getDataGenTime | ( | ) | const |
code::SpaceTimeRef UF::MandatoryHeader::getDataSpaceTimeRef | ( | ) | const |
code::Angle UF::MandatoryHeader::getElevationAngle | ( | ) | const |
code::SpaceTimeRef UF::MandatoryHeader::getFileGenSpaceTimeRef | ( | ) | const |
code::Time UF::MandatoryHeader::getFileGenTime | ( | ) | const |
code::Location UF::MandatoryHeader::getRadarLocation | ( | ) | const |
short UF::MandatoryHeader::day |
Position of first word of data header block.
char UF::MandatoryHeader::file_ID[3] |
File ID.
Position of first word of local use header block.
Position of first word of non-mandatory header block ( if it doesn't exist, this points to the first existing header block following the mandatory).
Physical record number within the ray.
Physical record relative to beginning of file.
char UF::MandatoryHeader::radar_name[9] |
Radar Name ( 8 ASCII characters).
Ray number within volume scan.
Record length.
char UF::MandatoryHeader::site_name[9] |
Site Name ( 8 ASCII characters ).
Sweep number in volume scan.
char UF::MandatoryHeader::time_zone[3] |
Volume number( relative to beginning of file.