Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
A continuous portion of rock material bounded by definite rock boundaries. It is a volume object. More...
#include <RockVolumeFeature.h>
Public Member Functions | |
virtual | ~RockVolumeFeature ()=default |
Public Member Functions inherited from resqml2::AbstractFeature | |
virtual | ~AbstractFeature ()=default |
std::vector< AbstractFeatureInterpretation * > | getInterpretationSet () const |
uint64_t | getInterpretationCount () const noexcept |
AbstractFeatureInterpretation * | getInterpretation (uint64_t index) const |
virtual void | loadTargetRelationships () override |
A continuous portion of rock material bounded by definite rock boundaries. It is a volume object.
Some of these rock volumes are "static", while others are "dynamic". Reservoir fluids are dynamic because their properties, geometries, and quantities may change over time during the course of field production. A RockVolume feature is a geological feature– which is the general concept that refers to the various categories of geological objects that exist in the natural world, for example, the rock volume or the fluids that are present before production. The geological feature is not represented in the RESQML design.
|
virtualdefault |
Destructor does nothing since the memory is managed by the gSOAP context.