Definition resources-base.h:54
Definition resources-base.h:74
Hi5Tree polarInputHi5
The last input file read, typically a volume. May be concatenated ie. read in incrementally.
Definition resources-base.h:86
Hi5Tree & getHi5Defunct(Hi5RoleFlagger::ivalue_t filter)
Derives the most relevant polar data (input or product) and returns it.
Definition resources-base.cpp:210
Hi5Tree & getMyHi5(Hi5RoleFlagger::ivalue_t filter=(CARTESIAN|POLAR|INPUT|CURRENT))
Pointer to the last HDF5 structure in Cartesian coordinates: input or Cartesian product.
Definition resources-base.cpp:120
Hi5Tree * currentPolarHi5
Pointer to the last HDF5 structure in polar coordinates: input volume or polar product.
Definition resources-base.h:102
void updateHdf5Status(drain::VariableMap &statusMap) const
Derives the most relevant polar input data and returns it.
Definition resources-base.cpp:244
Hi5Tree cartesianHi5
A single-radar Cartesian product or a multi-radar composite (mosaic).
Definition resources-base.h:92
Hi5Tree polarProductHi5
The polar product that has been generated from the volume.
Definition resources-base.h:89
Hi5Tree * currentHi5
Pointer to the last HDF5 structure read or generated.
Definition resources-base.h:95