addSeismic2dCoordinatesToPatch(unsigned int patchIndex, double *lineAbscissa, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double *inlines, double *crosslines, uint64_t pointCount, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double startInline, double incrInline, unsigned int countInline, double startCrossline, double incrCrossline, unsigned int countCrossline, resqml2 ::AbstractRepresentation *seismicSupport) | resqml2::AbstractRepresentation | |
areMdValuesRegularlySpaced() const | resqml2::WellboreFrameRepresentation | |
getAllSeismicSupport() const | resqml2::AbstractRepresentation | |
getCrosslinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getHdfProxyDor() const final | resqml2::WellboreFrameRepresentation | virtual |
getInlinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getInterpretation() const | resqml2::AbstractRepresentation | |
getInterpretationDor() const | resqml2::AbstractRepresentation | |
getLocalCrs(unsigned int patchIndex) const | resqml2::AbstractRepresentation | |
getLocalCrsDor(unsigned int patchIndex) const override | resqml2::WellboreFrameRepresentation | virtual |
getMdAsDoubleValues(double *values) const | resqml2::WellboreFrameRepresentation | |
getMdAsFloatValues(float *values) const | resqml2::WellboreFrameRepresentation | |
getMdConstantIncrementValue() const | resqml2::WellboreFrameRepresentation | |
getMdFirstValue() const | resqml2::WellboreFrameRepresentation | |
getMdHdfDatatype() const | resqml2::WellboreFrameRepresentation | |
getMdValuesCount() const | resqml2::WellboreFrameRepresentation | |
getPatchCount() const final | resqml2::WellboreFrameRepresentation | inlinevirtual |
getPropertySet() const | resqml2::AbstractRepresentation | |
getSeismicLineAbscissaOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getSeismicSupportOfPatch(const unsigned int &patchIndex) const | resqml2::AbstractRepresentation | |
getTimeIndex() const | resqml2::AbstractRepresentation | |
getTimeSeries() const | resqml2::AbstractRepresentation | |
getTimeSeriesDor() const | resqml2::AbstractRepresentation | |
getWellboreTrajectory() const | resqml2::WellboreFrameRepresentation | |
getWellboreTrajectoryDor() const | resqml2::WellboreFrameRepresentation | |
getXyzPointCountOfAllPatches() const | resqml2::AbstractRepresentation | |
getXyzPointCountOfPatch(unsigned int patchIndex) const override | resqml2::WellboreFrameRepresentation | virtual |
getXyzPointsOfAllPatches(double *xyzPoints) const | resqml2::AbstractRepresentation | |
getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) const | resqml2::AbstractRepresentation | |
getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const override | resqml2::WellboreFrameRepresentation | virtual |
getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) const | resqml2::AbstractRepresentation | |
isInSingleGlobalCrs() const | resqml2::AbstractRepresentation | |
isInSingleLocalCrs() const | resqml2::AbstractRepresentation | |
pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet) | resqml2::AbstractRepresentation | |
setInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::AbstractRepresentation | |
setMdValues(double const *mdValues, uint64_t mdValueCount, eml2 ::AbstractHdfProxy *proxy=nullptr) | resqml2::WellboreFrameRepresentation | |
setMdValues(double firstMdValue, double incrementMdValue, unsigned int mdValueCount) | resqml2::WellboreFrameRepresentation | |
setTimeIndex(uint64_t timeIndex, eml2 ::TimeSeries *timeSeries) | resqml2::AbstractRepresentation | |
XML_TAG | resqml2::AbstractRepresentation | static |
~AbstractRepresentation()=default | resqml2::AbstractRepresentation | virtual |
~WellboreFrameRepresentation()=default | resqml2::WellboreFrameRepresentation | |