World Ocean Simulation System (WOSS) library
|
Provides the interface for woss::SspWoa2005Db class. More...
Go to the source code of this file.
Classes | |
class | woss::SspWoa2005Db |
WossDb for the custom made NetCDF WOA2005 SSP database. More... | |
Typedefs | |
typedef ::std::pair< int, int > | woss::SSPIndexes |
Enumerations | |
enum | woss::WOADbType { woss::WOA_DB_TYPE_2005 = 0 , woss::WOA_DB_TYPE_2013 = 1 , woss::WOA_DB_TYPE_INVALID } |
Provides the interface for woss::SspWoa2005Db class.
Provides the interface for the woss::SspWoa2005Db class
typedef ::std::pair< int, int > woss::SSPIndexes |
Pair representing latitute and longitude index for NetCDF value access
enum woss::WOADbType |