Public Member Functions | |
bool | isEmpty () const |
void | regionFilter (const LatLon &nw, const LatLon &se, LTGIngest <g) |
Time | timeFirstStroke () const |
bool | convertToDataTable (DataTable &dt) const |
Public Attributes | |
int | numFlashes |
std::vector< LTGStruct > | ltgdata |
Friends | |
BOIStream & | operator>> (BOIStream &, LTGIngest &) throw (std::string) |
BOOStream & | operator<< (BOOStream &, const LTGIngest &) throw (std::string) |
std::ostream & | operator<< (std::ostream &, const LTGIngest &) |
bool code::LTGIngest::convertToDataTable | ( | DataTable & | dt | ) | const |
bool code::LTGIngest::isEmpty | ( | ) | const [inline] |
Time code::LTGIngest::timeFirstStroke | ( | ) | const [inline] |
std::ostream& operator<< | ( | std::ostream & | , | |
const LTGIngest & | ||||
) | [friend] |
std::vector< LTGStruct > code::LTGIngest::ltgdata |