Ascii I/O for Horizon2D.
More...
|
| Horizon2DAscIO (const Table::FormatDesc &fd, const char *filenm) |
|
int | getNextLine (BufferString &lnm, Coord &crd, int &trcnr, TypeSet< float > &data) |
|
int | getNextLineWithSP (BufferString &lnm, Coord &crd, int &trcnr, float &spnr, TypeSet< float > &data) |
|
bool | isOK () const |
|
bool | isTraceNr () const |
|
| AscIO (const FormatDesc &fd) |
|
virtual | ~AscIO () |
|
const FormatDesc & | desc () const |
|
uiString | errMsg () const |
|
double | getdValue (int idx, double udf=mUdf(double)) const |
|
float | getfValue (int idx, float udf=mUdf(float)) const |
|
const char * | text (int ifld) const |
|
uiString | warnMsg () const |
|
|
void | addVal (const char *, const UnitOfMeasure *) const |
|
int | columnOf (bool hdr, int iinf, int ielem) const |
|
void | emptyVals () const |
|
int | formOf (bool hdr, int iinf) const |
|
BinID | getBinID (int xfld, int yfld, double udf=mUdf(double)) const |
|
double | getDValue (int, double udf=mUdf(double)) const |
|
float | getFValue (int, float udf=mUdf(float)) const |
|
bool | getHdrVals (od_istream &) const |
|
int | getIntValue (int, int udf=mUdf(int)) const |
|
int | getNextBodyVals (od_istream &) const |
| Executor convention. More...
|
|
Coord | getPos (int xfld, int yfld, double udf=mUdf(double)) const |
|
Coord3 | getPos3D (int xfld, int yfld, int zfld, double udf=mUdf(double)) const |
|
BufferString | getText (int) const |
|
bool | putHdrVals (od_ostream &) const |
|
bool | putNextBodyVals (od_ostream &) const |
|
Ascii I/O for Horizon2D.
<>
◆ Horizon2DAscIO()
EM::Horizon2DAscIO::Horizon2DAscIO |
( |
const Table::FormatDesc & |
fd, |
|
|
const char * |
filenm |
|
) |
| |
|
inline |
◆ createDescBody()
◆ getDesc()
◆ getNextLine()
◆ getNextLineWithSP()
int EM::Horizon2DAscIO::getNextLineWithSP |
( |
BufferString & |
lnm, |
|
|
Coord & |
crd, |
|
|
int & |
trcnr, |
|
|
float & |
spnr, |
|
|
TypeSet< float > & |
data |
|
) |
| |
◆ isFormatOK()
◆ isOK()
bool EM::Horizon2DAscIO::isOK |
( |
| ) |
const |
|
inline |
◆ isTraceNr()
bool EM::Horizon2DAscIO::isTraceNr |
( |
| ) |
const |
◆ updateDesc()
◆ finishedreadingheader_
bool EM::Horizon2DAscIO::finishedreadingheader_ |
|
protected |
◆ strm_
◆ udfval_
float EM::Horizon2DAscIO::udfval_ |
|
protected |