This class is a derived class of CVar. It represents a coordinate variable for HDF-EOS5 files.
More...
#include <HDF5CF.h>
This class is a derived class of CVar. It represents a coordinate variable for HDF-EOS5 files.
Definition at line 427 of file HDF5CF.h.
◆ EOS5CVar() [1/2]
HDF5CF::EOS5CVar::EOS5CVar |
( |
| ) |
|
|
inline |
◆ EOS5CVar() [2/2]
EOS5CVar::EOS5CVar |
( |
const Var * | var | ) |
|
|
explicit |
◆ getAttributes()
const std::vector< Attribute * > & HDF5CF::Var::getAttributes |
( |
| ) |
const |
|
inlineinherited |
◆ getCompRatio()
float HDF5CF::Var::getCompRatio |
( |
| ) |
const |
|
inlineinherited |
Get the compression ratio of this dataset.
Definition at line 317 of file HDF5CF.h.
◆ getCoorAttrAddPath()
bool HDF5CF::Var::getCoorAttrAddPath |
( |
| ) |
const |
|
inlineinherited |
◆ getCVType()
CVType HDF5CF::CVar::getCVType |
( |
| ) |
const |
|
inlineinherited |
Get the coordinate variable type of this variable.
Definition at line 358 of file HDF5CF.h.
◆ getDimensions()
const std::vector< Dimension * > & HDF5CF::Var::getDimensions |
( |
| ) |
const |
|
inlineinherited |
Get the list of the dimensions.
Definition at line 311 of file HDF5CF.h.
◆ getEos5Type()
EOS5Type HDF5CF::EOS5CVar::getEos5Type |
( |
| ) |
const |
|
inline |
◆ getFullPath()
const std::string & HDF5CF::Var::getFullPath |
( |
| ) |
const |
|
inlineinherited |
Get the full path of this variable.
Definition at line 272 of file HDF5CF.h.
◆ getName()
const std::string & HDF5CF::Var::getName |
( |
| ) |
const |
|
inlineinherited |
Get the original name of this variable.
Definition at line 260 of file HDF5CF.h.
◆ getNewName()
const std::string & HDF5CF::Var::getNewName |
( |
| ) |
const |
|
inlineinherited |
Get the new name of this variable.
Definition at line 266 of file HDF5CF.h.
◆ getOrigin()
EOS5GridOriginType HDF5CF::EOS5CVar::getOrigin |
( |
| ) |
const |
|
inline |
◆ getParams()
std::vector< double > HDF5CF::EOS5CVar::getParams |
( |
| ) |
const |
|
inline |
◆ getPixelReg()
EOS5GridPRType HDF5CF::EOS5CVar::getPixelReg |
( |
| ) |
const |
|
inline |
◆ getPointLeft()
float HDF5CF::EOS5CVar::getPointLeft |
( |
| ) |
const |
|
inline |
◆ getPointLower()
float HDF5CF::EOS5CVar::getPointLower |
( |
| ) |
const |
|
inline |
◆ getPointRight()
float HDF5CF::EOS5CVar::getPointRight |
( |
| ) |
const |
|
inline |
◆ getPointUpper()
float HDF5CF::EOS5CVar::getPointUpper |
( |
| ) |
const |
|
inline |
◆ getProjCode()
EOS5GridPCType HDF5CF::EOS5CVar::getProjCode |
( |
| ) |
const |
|
inline |
◆ getRank()
int HDF5CF::Var::getRank |
( |
| ) |
const |
|
inlineinherited |
Get the dimension rank of this variable.
Definition at line 294 of file HDF5CF.h.
◆ getSphere()
int HDF5CF::EOS5CVar::getSphere |
( |
| ) |
const |
|
inline |
◆ getTotalElems()
size_t HDF5CF::Var::getTotalElems |
( |
| ) |
const |
|
inlineinherited |
◆ getType()
H5DataType HDF5CF::Var::getType |
( |
| ) |
const |
|
inlineinherited |
Get the data type of this variable(Not HDF5 datatype id)
Definition at line 300 of file HDF5CF.h.
◆ getXDimSize()
int HDF5CF::EOS5CVar::getXDimSize |
( |
| ) |
const |
|
inline |
◆ getYDimSize()
int HDF5CF::EOS5CVar::getYDimSize |
( |
| ) |
const |
|
inline |
◆ getZeroStorageSize()
bool HDF5CF::Var::getZeroStorageSize |
( |
| ) |
const |
|
inlineinherited |
◆ getZone()
int HDF5CF::EOS5CVar::getZone |
( |
| ) |
const |
|
inline |
◆ isLatLon()
bool CVar::isLatLon |
( |
| ) |
const |
|
inherited |
◆ EOS5File
The documentation for this class was generated from the following files: