NRLib::RMSWell Member List

This is the complete list of members for NRLib::RMSWell, including all inherited members.

AddContLog(const std::string &name, const std::vector< double > &log)NRLib::Well
AddContLogBackgroundResolution(const std::string &name, const std::vector< double > &log)NRLib::Well
AddContLogSeismicResolution(const std::string &name, const std::vector< double > &log)NRLib::Well
AddDiscLog(const std::string &name, const std::vector< int > &log)NRLib::Well
GetContLog(const std::string &name)NRLib::Well
GetContLog(const std::string &name) constNRLib::Well
GetContLog() constNRLib::Wellinline
GetContLogBackgroundResolution(const std::string &name)NRLib::Well
GetContLogBackgroundResolution(const std::string &name) constNRLib::Well
GetContLogBackgroundResolution() constNRLib::Wellinline
GetContLogLength(const std::string &logname) constNRLib::Well
GetContLogSeismicResolution(const std::string &name)NRLib::Well
GetContLogSeismicResolution(const std::string &name) constNRLib::Well
GetContLogSeismicResolution() constNRLib::Wellinline
GetContMissing() constNRLib::Wellinline
GetContValue(size_t index, const std::string &logname) constNRLib::Well
GetDate() constNRLib::Wellinline
GetDiscLog(const std::string &name)NRLib::Well
GetDiscLog(const std::string &name) constNRLib::Well
GetDiscLog() constNRLib::Wellinline
GetDiscNames(const std::string &log_name) constNRLib::RMSWellvirtual
GetDiscValue(size_t index, const std::string &logname) constNRLib::Well
GetFaciesMap() constNRLib::Wellinline
GetIntMissing() constNRLib::Wellinline
GetNContLog() constNRLib::Well
GetNData(void) constNRLib::Wellinline
GetNFacies() constNRLib::Wellinline
GetNlog() constNRLib::Well
GetNumberOfNonMissingData() constNRLib::Wellinline
GetRealVsLog(void) constNRLib::Wellinline
GetUseForBackgroundTrend(void) constNRLib::Wellinline
GetUseForFaciesProbabilities(void) constNRLib::Wellinline
GetUseForFiltering(void) constNRLib::Wellinline
GetUseForRockPhysics(void) constNRLib::Wellinline
GetUseForWaveletEstimation(void) constNRLib::Wellinline
GetWellName() constNRLib::Wellinline
GetXPos0()NRLib::Wellinline
GetYPos0()NRLib::Wellinline
HasContLog(const std::string &name) constNRLib::Well
HasDiscLog(const std::string &name) constNRLib::Well
HasSyntheticVsLog(void) constNRLib::Wellinline
IsDeviated() constNRLib::Wellinline
IsMissing(double x) constNRLib::Well
IsMissing(int n) constNRLib::Well
LAS enum valueNRLib::Well
MakeLogsUppercase()NRLib::Well
n_data_NRLib::Wellprotected
n_data_nonmissing_NRLib::Wellprotected
NORSAR enum valueNRLib::Well
ReadWell(const std::string &file_name, int &well_format)NRLib::Wellstatic
RemoveContLog(const std::string &name)NRLib::Well
RemoveDiscLog(const std::string &name)NRLib::Well
RMS enum valueNRLib::Well
RMSWell(const std::string &filename)NRLib::RMSWell
RMSWell(const Well &wellobj)NRLib::RMSWell
SetContValue(double value, size_t index, const std::string &logname)NRLib::Well
SetDate(const std::string &wellname)NRLib::Well
SetDeviated(bool b)NRLib::Wellinline
SetDiscValue(int value, size_t index, const std::string &logname)NRLib::Well
SetFaciesMappingFromDiscLog(const std::string &name)NRLib::Wellinline
SetMissing(double value)NRLib::Wellinline
SetNumberOfData(int n_data)NRLib::Wellinline
SetNumberOfNonMissingData(int n_data_nonmissing)NRLib::Wellinline
SetRealVsLog(int real_vs_log)NRLib::Wellinline
SetUseForBackgroundTrend(int use_for_background_trend)NRLib::Wellinline
SetUseForFaciesProbabilities(int use_for_facies_probabilities)NRLib::Wellinline
SetUseForFiltering(int use_for_filtering)NRLib::Wellinline
SetUseForRockPhysics(int use_for_rock_physics)NRLib::Wellinline
SetUseForWaveletEstimation(int use_for_wavelet_estimation)NRLib::Wellinline
SetWellName(const std::string &wellname)NRLib::Well
SetXPos0(double x_pos0)NRLib::Wellinline
SetYPos0(double y_pos0)NRLib::Wellinline
Well()NRLib::Well
Well(const std::string &name, double rmissing=-999.0, int imissing=-999)NRLib::Well
Well(const std::string &file_name, bool &read_ok, const std::string &facies_log="")NRLib::Well
Well(const std::map< std::string, std::vector< double > > &cont_log, const std::map< std::string, std::vector< int > > &disc_log, const std::string &well_name)NRLib::Well
WELL_FILE_FORMAT enum nameNRLib::Well
WriteToFile(const std::string &filename)NRLib::RMSWell
~Well()NRLib::Wellvirtual