bes  Updated for version 3.20.6
HDF5CF::GMSPVar Class Reference

This class is a derived class of Var. It represents a special general HDF5 product(currently ACOS and OCO-2) More...

#include <HDF5CF.h>

Collaboration diagram for HDF5CF::GMSPVar:
Collaboration graph

Public Member Functions

const std::vector< Attribute * > & getAttributes () const
 
int getBitNum () const
 
int getCompRatio () const
 Get the compression ratio of this dataset. More...
 
const std::vector< Dimension * > & getDimensions () const
 Get the list of the dimensions. More...
 
const std::string & getFullPath () const
 Get the full path of this variable. More...
 
const std::string & getName () const
 Get the original name of this variable. More...
 
const std::string & getNewName () const
 Get the new name of this variable. More...
 
H5DataType getOriginalType () const
 
int getRank () const
 Get the dimension rank of this variable. More...
 
int getStartBit () const
 
size_t getTotalElems () const
 
H5DataType getType () const
 Get the data type of this variable(Not HDF5 datatype id) More...
 
 GMSPVar (Var *var)
 

Friends

class File
 
class GMFile
 

Detailed Description

This class is a derived class of Var. It represents a special general HDF5 product(currently ACOS and OCO-2)

Definition at line 380 of file HDF5CF.h.

Member Function Documentation

◆ getCompRatio()

int HDF5CF::Var::getCompRatio ( ) const
inlineinherited

Get the compression ratio of this dataset.

Definition at line 318 of file HDF5CF.h.

◆ getDimensions()

const std::vector<Dimension *>& HDF5CF::Var::getDimensions ( ) const
inlineinherited

Get the list of the dimensions.

Definition at line 312 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.

◆ getRank()

int HDF5CF::Var::getRank ( ) const
inlineinherited

Get the dimension rank of this variable.

Definition at line 295 of file HDF5CF.h.

◆ getType()

H5DataType HDF5CF::Var::getType ( ) const
inlineinherited

Get the data type of this variable(Not HDF5 datatype id)

Definition at line 301 of file HDF5CF.h.


The documentation for this class was generated from the following files: