SIGMET::IngestDataHeader Struct Reference

List of all members.

Detailed Description

Header in SIGMET data file (76 bytes).

Author:
Lulin Song
Version:
Id
IngestDataHeader.h,v 1.6 2009/06/02 20:17:43 lakshman Exp


Public Member Functions

code::Time getUTCTime () const
bool isUTC () const

Public Attributes

StructureHeader sh
 The size stored in here is the total size of the file.
YMDSTime t
short swpNo
 Sweep number (1 is first sweep).
short res
 Resolution specified in number of rays in a 360 sweep.
short idxFirstRay
 Index of first ray from above set of rays.
short rayTotalIr
 "Irtotl" number of rays (and pointers) expected in the file
short rayTotalIw
 "Iwritn" Number of rays acturally in the file
unsigned short angle
 Fixed angle for this sweep (binary angle).
short numBitsPerBin
 Number of bits per bin for this data type.
unsigned short dataType
 DataHeader type in the file: 0=extended header 1=Total power (dBZ) 2=Reflectivity (dBZ) 3=Velocity 4=Width 5=ZDR.


Member Function Documentation

code::Time SIGMET::IngestDataHeader::getUTCTime (  )  const

bool SIGMET::IngestDataHeader::isUTC (  )  const


Member Data Documentation

unsigned short SIGMET::IngestDataHeader::angle

Fixed angle for this sweep (binary angle).

unsigned short SIGMET::IngestDataHeader::dataType

DataHeader type in the file: 0=extended header 1=Total power (dBZ) 2=Reflectivity (dBZ) 3=Velocity 4=Width 5=ZDR.

short SIGMET::IngestDataHeader::idxFirstRay

Index of first ray from above set of rays.

short SIGMET::IngestDataHeader::numBitsPerBin

Number of bits per bin for this data type.

short SIGMET::IngestDataHeader::rayTotalIr

"Irtotl" number of rays (and pointers) expected in the file

short SIGMET::IngestDataHeader::rayTotalIw

"Iwritn" Number of rays acturally in the file

short SIGMET::IngestDataHeader::res

Resolution specified in number of rays in a 360 sweep.

StructureHeader SIGMET::IngestDataHeader::sh

The size stored in here is the total size of the file.

That is 76 + 4*Irttl + Iwritn * raysize.

short SIGMET::IngestDataHeader::swpNo

Sweep number (1 is first sweep).

YMDSTime SIGMET::IngestDataHeader::t


Generated on Fri May 4 13:40:22 2012 for WDSS-IIw2algs by  doxygen 1.4.7