|
| IjkGridLatticeRepresentation (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount) |
|
| IjkGridLatticeRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, unsigned int iCount, unsigned int jCount, unsigned int kCount) |
|
| IjkGridLatticeRepresentation (gsoap_resqml2_0_1::_resqml20__IjkGridRepresentation *fromGsoap) |
| Creates an instance of this class by wrapping a gSOAP instance.
|
|
| IjkGridLatticeRepresentation (gsoap_resqml2_0_1::_resqml20__TruncatedIjkGridRepresentation *fromGsoap) |
| Creates an instance of this class by wrapping a gSOAP instance.
|
|
| ~IjkGridLatticeRepresentation ()=default |
|
double | getXOrigin () const final |
|
double | getYOrigin () const final |
|
double | getZOrigin () const final |
|
double | getXIOffset () const final |
|
double | getYIOffset () const final |
|
double | getZIOffset () const final |
|
double | getXJOffset () const final |
|
double | getYJOffset () const final |
|
double | getZJOffset () const final |
|
double | getXKOffset () const final |
|
double | getYKOffset () const final |
|
double | getZKOffset () const final |
|
double | getISpacing () const final |
|
double | getJSpacing () const final |
|
double | getKSpacing () const final |
|
int | getOriginInline () const final |
|
int | getOriginCrossline () const final |
|
int | getInlineIOffset () const final |
|
int | getInlineJOffset () const final |
|
int | getInlineKOffset () const final |
|
int | getCrosslineIOffset () const final |
|
int | getCrosslineJOffset () const final |
|
int | getCrosslineKOffset () const final |
|
void | setGeometryAsCoordinateLineNodes (gsoap_resqml2_0_1::resqml20__PillarShape mostComplexPillarGeometry, gsoap_resqml2_0_1::resqml20__KDirection kDirectionKind, bool isRightHanded, double originX, double originY, double originZ, double directionIX, double directionIY, double directionIZ, double spacingI, double directionJX, double directionJY, double directionJZ, double spacingJ, double directionKX, double directionKY, double directionKZ, double spacingK, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final |
|
void | addSeismic3dCoordinatesToPatch (unsigned int patchIndex, double startInline, double incrInline, unsigned int countInline, double startCrossline, double incrCrossline, unsigned int countCrossline, unsigned int countSample, resqml2 ::AbstractRepresentation *seismicSupport) final |
|
common::DataObjectReference | getHdfProxyDor () const final |
|
std::string | getXmlNamespace () const final |
|
An ijk grid lattice representation. This class cannot be inherited.