|
| Trajectory (class Wellbore *witsmlWellbore, const std::string &guid, const std::string &title) |
|
| Trajectory (class Wellbore *witsmlWellbore, const std::string &guid, const std::string &title, const std::string &sourceName, const time_t &dTimCreation, const time_t &dTimLastChange, const std::string &comments) |
|
| Trajectory (gsoap_witsml1_4_1_1::witsml1__obj_USCOREtrajectorys *fromGsoap) |
|
| ~Trajectory () |
|
double | getMdDatumElevation () |
|
gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom | getMdDatumElevationUom () |
|
std::string | getMdDatumName () |
|
unsigned int | getTrajectoryStationCount () const |
|
void | getMds (double *mds) const |
|
gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom | getMdUom () const |
|
unsigned int | getInclinometries (double *incls) const |
|
gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom | getInclinometryUom () const |
|
unsigned int | getAzimuths (double *azims) const |
|
gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom | getAzimuthUom () const |
|
gsoap_witsml1_4_1_1::witsml1__AziRef | getAzimuthReference () const |
|
unsigned int | getEastings (double *eastings) const |
|
gsoap_witsml1_4_1_1::witsml1__LengthUom | getEastingUom () const |
|
unsigned int | getNorthings (double *northings) const |
|
gsoap_witsml1_4_1_1::witsml1__LengthUom | getNorthingUom () const |
|
unsigned int | getTvds (double *tvds) const |
|
gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom | getTvdUom () const |
|
void | setTrajectoryStations (const unsigned int &trajectoryStationCount, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, double *mDSet, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, double *inclSet, gsoap_witsml1_4_1_1::witsml1__AziRef aziRef, double *aziSet) |
|
void | setEastingNorthingTrajectoryStations (const unsigned int &trajectoryStationCount, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, double *mDSet, const unsigned int &tvdDatumIndex, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tVDUom, double *tVDSet, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, double *inclSet, gsoap_witsml1_4_1_1::witsml1__AziRef aziRef, double *aziSet, gsoap_witsml1_4_1_1::witsml1__LengthUom locationUom, double *locationEastingSet, double *locationNorthingSet, class CoordinateReferenceSystem *wellCrs) |
|
void | setWestingSouthingTrajectoryStations (const unsigned int &trajectoryStationCount, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, double *mDSet, const unsigned int &tvdDatumIndex, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tVDUom, double *tVDSet, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, double *inclSet, gsoap_witsml1_4_1_1::witsml1__AziRef aziRef, double *aziSet, gsoap_witsml1_4_1_1::witsml1__LengthUom locationUom, double *locationWestingSet, double *locationSouthingSet, class CoordinateReferenceSystem *wellCrs) |
|
void | setProjectedXProjectedYTrajectoryStations (const unsigned int &trajectoryStationCount, const unsigned int &mdDatumIndex, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, double *mDSet, const unsigned int &tvdDatumIndex, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tVDUom, double *tVDSet, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, double *inclSet, gsoap_witsml1_4_1_1::witsml1__AziRef aziRef, double *aziSet, gsoap_witsml1_4_1_1::witsml1__LengthUom locationUom, double *locationProjectedXSet, double *locationProjectedYSet, class CoordinateReferenceSystem *wellCrs) |
|
void | setWellbore (class Wellbore *witsmlWellbore) |
|
class Wellbore * | getWellbore () |
|
resqml2_0_1::WellboreTrajectoryRepresentation * | getResqmlWellboreTrajectoryRepresentation () const |
|
soap * | getGSoapContext () const |
|
const std::string & | getTitle () const |
|
std::string | getUuid () const |
|
time_t | getCreation () const |
|
time_t | getLastUpdate () const |
|
std::vector< epc::Relationship > | getAllEpcRelationships () const |
|
void | importRelationshipSetFromEpc (common::EpcDocument *epcDoc) |
|
virtual std::string | getXmlTag () const |
|
gsoap_witsml1_4_1_1::abstract__abstractObject * | getGsoapProxy () |
|
void | serializeIntoStream (std::ostream *stream) |
|
int | getGsoapType () const |
|
common::EpcDocument * | getEpcDocument () const |
|
virtual std::string | getXmlNamespace () const |
|
std::string | getContentType () const |
|
std::string | getPartNameInEpcDocument () const |
|
gsoap_resqml2_0_1::eml20__DataObjectReference * | newResqmlReference () const |
|
void | setCoordinateReferenceSystem (class CoordinateReferenceSystem *wellCrs) |
|
class CoordinateReferenceSystem * | getCoordinateReferenceSystem () const |
|
std::string | serializeIntoString () |
|
|
gsoap_witsml1_4_1_1::witsml1__cs_USCOREtrajectoryStation * | newTrajectoryStation (gsoap_witsml1_4_1_1::witsml1__cs_USCOREwellDatum *mdDatum, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, const double &mD, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, const double &incl, const double &azi) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCOREtrajectoryStation * | newTrajectoryStation (gsoap_witsml1_4_1_1::witsml1__cs_USCOREwellDatum *mdDatum, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, const double &mD, gsoap_witsml1_4_1_1::witsml1__cs_USCOREwellDatum *tvdDatum, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tVDUom, const double &tVD, gsoap_witsml1_4_1_1::witsml1__PlaneAngleUom angleUom, const double &incl, const double &azi) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCOREtrajectoryStation * | newTrajectoryStation (gsoap_witsml1_4_1_1::witsml1__cs_USCOREwellDatum *mdDatum, gsoap_witsml1_4_1_1::witsml1__MeasuredDepthUom mDUom, const double &mD, gsoap_witsml1_4_1_1::witsml1__cs_USCOREwellDatum *tvdDatum, gsoap_witsml1_4_1_1::witsml1__WellVerticalCoordinateUom tVDUom, const double &tVD) |
|
| AbstractObject (gsoap_witsml1_4_1_1::abstract__abstractObject *proxy=nullptr) |
| Indicate wether methods update the XML (Gsoap) or only the C++ classes of the API.
|
|
gsoap_witsml1_4_1_1::witsml1__cs_USCOREcommonData * | newCommonData (const std::string &sourceName, const time_t &dTimCreation, const time_t &dTimLastChange, const std::string &comments) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructEastingNorthingLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &easting, const double &northing, class CoordinateReferenceSystem *wellCrs) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructWestingSouthingLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &westing, const double &southing, class CoordinateReferenceSystem *wellCrs) |
|
gsoap_witsml1_4_1_1::witsml1__cs_USCORElocation * | constructProjectedXProjectedYLocation (gsoap_witsml1_4_1_1::witsml1__LengthUom uom, const double &projectedX, const double &projectedY, class CoordinateReferenceSystem *wellCrs) |
|