code::LevelII::VolumeHeader Struct Reference

List of all members.

Public Member Functions

code::Time getVolumeStartTime () const
 If the accurate time is not available, this function returns the volume start time on the RDA clock.
bool hasAccurateTime () const
 The time encoded in radial data is the time set on the RDA, while the time set in the volume header after Build5 is sync'ed with NNTP, and is more accurate.

Public Attributes

char archive [9]
 the fixed string "ARCHIVE2." or "AR2V001."
char extension [3]
int create_days
int create_msecs

Friends

BOIStream & operator>> (BOIStream &is, VolumeHeader &) throw (std::string)
BOOStream & operator<< (BOOStream &os, const VolumeHeader &)

Member Function Documentation

code::Time code::LevelII::VolumeHeader::getVolumeStartTime (  )  const

If the accurate time is not available, this function returns the volume start time on the RDA clock.

bool code::LevelII::VolumeHeader::hasAccurateTime (  )  const [inline]

The time encoded in radial data is the time set on the RDA, while the time set in the volume header after Build5 is sync'ed with NNTP, and is more accurate.

This is effectively a pre-or-post Build5 test.


Friends And Related Function Documentation

BOOStream& operator<< ( BOOStream &  os,
const VolumeHeader  
) [friend]

BOIStream& operator>> ( BOIStream &  is,
VolumeHeader  
) throw (std::string) [friend]


Member Data Documentation

char code::LevelII::VolumeHeader::archive[9]

the fixed string "ARCHIVE2." or "AR2V001."

int code::LevelII::VolumeHeader::create_days

int code::LevelII::VolumeHeader::create_msecs

char code::LevelII::VolumeHeader::extension[3]


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