Public Member Functions | |
code::Angle | startAzimuth () const |
code::Angle | endAzimuth () const |
code::Angle | startElevation () const |
code::Angle | endElevation () const |
RayHeader () | |
Public Attributes | |
unsigned short | azStart |
Starting azimuth. | |
unsigned short | elevStart |
Starting elevation. | |
unsigned short | azEnd |
End azimuth. | |
unsigned short | elevEnd |
End elevation. | |
short | numBins |
Number of range bins. | |
unsigned short | t |
Time. |
SIGMET::RayHeader::RayHeader | ( | ) | [inline] |
code::Angle SIGMET::RayHeader::endAzimuth | ( | ) | const |
code::Angle SIGMET::RayHeader::endElevation | ( | ) | const |
code::Angle SIGMET::RayHeader::startAzimuth | ( | ) | const |
code::Angle SIGMET::RayHeader::startElevation | ( | ) | const |
unsigned short SIGMET::RayHeader::azEnd |
End azimuth.
unsigned short SIGMET::RayHeader::azStart |
Starting azimuth.
unsigned short SIGMET::RayHeader::elevEnd |
End elevation.
unsigned short SIGMET::RayHeader::elevStart |
Starting elevation.
Number of range bins.
unsigned short SIGMET::RayHeader::t |
Time.