MetNoFelt Namespace Reference


Classes

struct  ShortPairLess
class  Felt_Array
 encapsulate parameters of a felt file More...
class  Felt_File
 Felt File access. More...
class  Felt_File_Error
class  FeltParameters

Typedefs

typedef set< pair< short,
short >, ShortPairLess
ShortPairSet
typedef map< pair< short,
short >, short, ShortPairLess
ShortPairMap

Functions

time_t index16toTime (const boost::array< short, 16 > &idx)
pair< short, short > index16toLevelPair (const boost::array< short, 16 > &idx)
std::string getProjString (int gridType, const boost::array< float, 6 > &gridParameters) throw (Felt_File_Error)
const int ANY_VALUE ()
const std::stringUNDEFINED ()
const boost::array< short, 16 > & ANY_ARRAY ()
const boost::array< short, 20 > & ANY_ARRAY20 ()


Typedef Documentation

typedef map<pair<short,short>, short, ShortPairLess > MetNoFelt::ShortPairMap

map<pair<short,short>, short> with comparator

typedef set<pair<short,short>, ShortPairLess > MetNoFelt::ShortPairSet

set<pair<short,short> > with comparator


Function Documentation

const boost::array<short, 16>& MetNoFelt::ANY_ARRAY (  ) 

const boost::array<short, 20>& MetNoFelt::ANY_ARRAY20 (  ) 

const int MetNoFelt::ANY_VALUE (  )  [inline]

std::string MetNoFelt::getProjString ( int  gridType,
const boost::array< float, 6 > &  gridParameters 
) throw (Felt_File_Error)

pair<short, short> MetNoFelt::index16toLevelPair ( const boost::array< short, 16 > &  idx  ) 

convert the 16-short header to a levelPair

time_t MetNoFelt::index16toTime ( const boost::array< short, 16 > &  idx  ) 

convert the 16-short header to a time

const std::string& MetNoFelt::UNDEFINED (  ) 


Generated on Fri Jan 23 14:10:11 2009 for MI - Fimex by  doxygen 1.5.5