OGS
GeoLib::StationBorehole Member List

This is the complete list of members for GeoLib::StationBorehole, including all inherited members.

_dateGeoLib::StationBoreholeprivate
_depthGeoLib::StationBoreholeprivate
_nameGeoLib::Stationprivate
_profilePntVecGeoLib::StationBoreholeprivate
_sensor_dataGeoLib::Stationprivate
_soilNameGeoLib::StationBoreholeprivate
_station_valueGeoLib::Stationprivate
addSensorDataFromCSV(const std::string &file_name)GeoLib::Stationinline
addSoilLayer(double thickness, const std::string &soil_name)GeoLib::StationBorehole
addSoilLayer(double x, double y, double z, const std::string &soil_name)GeoLib::StationBorehole
asEigenVector3d() constMathLib::Point3dinline
asEigenVector3d()MathLib::Point3dinline
createStation(const std::string &name, double x, double y, double z, double depth, const std::string &date="")GeoLib::StationBoreholestatic
GeoLib::Station::createStation(const std::string &line)GeoLib::Stationstatic
GeoLib::Station::createStation(const std::string &name, double x, double y, double z)GeoLib::Stationstatic
data() constMathLib::Point3dinline
data()MathLib::Point3dinline
getDate() constGeoLib::StationBoreholeinline
getDepth() constGeoLib::StationBoreholeinline
getGeoType() const overrideGeoLib::Pointinlinevirtual
getID() constMathLib::Point3dWithIDinline
getName() constGeoLib::Stationinline
getProfile() constGeoLib::StationBoreholeinline
getSensorData() constGeoLib::Stationinline
getSoilNames() constGeoLib::StationBoreholeinline
getStationValue() constGeoLib::Stationinline
id_MathLib::Point3dWithIDprivate
operator=(Point3d const &)=defaultMathLib::Point3d
operator[](std::size_t idx) constMathLib::Point3dinline
operator[](std::size_t idx)MathLib::Point3dinline
Point()=defaultGeoLib::Point
Point(double x1, double x2, double x3, std::size_t id=std::numeric_limits< std::size_t >::max())GeoLib::Pointinline
Point(MathLib::Point3d const &x, std::size_t id)GeoLib::Pointinline
Point(std::array< double, 3 > const &x, std::size_t id=std::numeric_limits< std::size_t >::max())GeoLib::Pointinlineexplicit
Point3d()MathLib::Point3d
Point3d(std::array< double, 3 > x)MathLib::Point3dexplicit
Point3d(Point3d const &)=defaultMathLib::Point3d
Point3dWithID(double x0, double x1, double x2, std::size_t id=std::numeric_limits< std::size_t >::max())MathLib::Point3dWithIDinline
Point3dWithID(std::array< double, 3 > const &coords, std::size_t id=std::numeric_limits< std::size_t >::max())MathLib::Point3dWithIDinlineexplicit
Point3dWithID(MathLib::Point3d const &pnt, std::size_t id=std::numeric_limits< std::size_t >::max())MathLib::Point3dWithIDinlineexplicit
Point3dWithID()MathLib::Point3dWithIDinline
PointVecGeoLib::Pointprotected
setDepth(double depth)GeoLib::StationBoreholeinline
setID(std::size_t id)MathLib::Point3dWithIDinlineprotected
setName(std::string const &name)GeoLib::Stationinline
setStationValue(double station_value)GeoLib::Stationinline
Station(double x=0.0, double y=0.0, double z=0.0, std::string name="")GeoLib::Stationexplicit
Station(Point const *coords, std::string name="")GeoLib::Stationexplicit
Station(Station const &src)GeoLib::Station
StationBorehole(double x, double y, double z, double const depth, const std::string &name, int date)GeoLib::StationBoreholeexplicit
x_MathLib::Point3dprivate
~GeoObject()=defaultGeoLib::GeoObjectvirtual
~Point3d()=defaultMathLib::Point3dvirtual
~StationBorehole() overrideGeoLib::StationBorehole