This class is a derived class of Var. It represents a special general HDF5 product(currently ACOS and OCO-2)
More...
#include <HDF5CF.h>
This class is a derived class of Var. It represents a special general HDF5 product(currently ACOS and OCO-2)
Definition at line 392 of file HDF5CF.h.
◆ GMSPVar() [1/2]
HDF5CF::GMSPVar::GMSPVar |
( |
| ) |
|
|
inline |
◆ GMSPVar() [2/2]
GMSPVar::GMSPVar |
( |
Var * |
var | ) |
|
|
explicit |
◆ ~GMSPVar()
virtual HDF5CF::GMSPVar::~GMSPVar |
( |
| ) |
|
|
inlinevirtual |
◆ getAttributes()
const std::vector< Attribute * > & HDF5CF::Var::getAttributes |
( |
| ) |
const |
|
inlineinherited |
◆ getBitNum()
int HDF5CF::GMSPVar::getBitNum |
( |
| ) |
const |
|
inline |
◆ getCompRatio()
int HDF5CF::Var::getCompRatio |
( |
| ) |
const |
|
inlineinherited |
Get the compression ratio of this dataset.
Definition at line 328 of file HDF5CF.h.
◆ getCoorAttrAddPath()
const bool HDF5CF::Var::getCoorAttrAddPath |
( |
| ) |
const |
|
inlineinherited |
◆ getDimensions()
const std::vector< Dimension * > & HDF5CF::Var::getDimensions |
( |
| ) |
const |
|
inlineinherited |
Get the list of the dimensions.
Definition at line 322 of file HDF5CF.h.
◆ getFullPath()
const std::string & HDF5CF::Var::getFullPath |
( |
| ) |
const |
|
inlineinherited |
Get the full path of this variable.
Definition at line 283 of file HDF5CF.h.
◆ getName()
const std::string & HDF5CF::Var::getName |
( |
| ) |
const |
|
inlineinherited |
Get the original name of this variable.
Definition at line 271 of file HDF5CF.h.
◆ getNewName()
const std::string & HDF5CF::Var::getNewName |
( |
| ) |
const |
|
inlineinherited |
Get the new name of this variable.
Definition at line 277 of file HDF5CF.h.
◆ getOriginalType()
H5DataType HDF5CF::GMSPVar::getOriginalType |
( |
| ) |
const |
|
inline |
◆ getRank()
int HDF5CF::Var::getRank |
( |
| ) |
const |
|
inlineinherited |
Get the dimension rank of this variable.
Definition at line 305 of file HDF5CF.h.
◆ getStartBit()
int HDF5CF::GMSPVar::getStartBit |
( |
| ) |
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 311 of file HDF5CF.h.
◆ getZeroStorageSize()
const bool HDF5CF::Var::getZeroStorageSize |
( |
| ) |
const |
|
inlineinherited |
◆ File
◆ GMFile
The documentation for this class was generated from the following files: