Ascii I/O for Horizon2D.
More...
#include <emhorizonascio.h>
|
| 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 inlfld, int crlfld, double udf=mUdf(double)) const |
| |
| double | getDValue (int, double udf=mUdf(double), const UnitOfMeasure *outunit=nullptr) const |
| |
| float | getFValue (int, float udf=mUdf(float), const UnitOfMeasure *outunit=nullptr) const |
| |
| bool | getHdrVals (od_istream &) const |
| |
| int | getIntValue (int, int udf=mUdf(int)) const |
| |
| int | getNextBodyVals (od_istream &) const |
| | Executor convention.
|
| |
| Coord | getPos (int xfld, int yfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const |
| |
| Coord3 | getPos3D (int xfld, int yfld, int zfld, double udf=mUdf(double), bool isll=false, ConstRefMan< Coords::CoordSystem > crs=SI().getCoordSystem()) const |
| |
| BufferString | getText (int) const |
| |
| int | nrVals () const |
| |
| bool | putHdrVals (od_ostream &) const |
| |
| bool | putNextBodyVals (od_ostream &) const |
| |
Ascii I/O for Horizon2D.
<>
◆ Horizon2DAscIO()
| EM::Horizon2DAscIO::Horizon2DAscIO |
( |
const Table::FormatDesc & | , |
|
|
const char * | filenm ) |
◆ ~Horizon2DAscIO()
| EM::Horizon2DAscIO::~Horizon2DAscIO |
( |
| ) |
|
◆ createDescBody()
◆ getDesc()
◆ getNextLine()
| int EM::Horizon2DAscIO::getNextLine |
( |
BufferString & | lnm, |
|
|
Coord & | crd, |
|
|
int & | trcnr, |
|
|
float & | spnm, |
|
|
TypeSet< float > & | data ) |
◆ isFormatOK()
◆ isOK()
| bool EM::Horizon2DAscIO::isOK |
( |
| ) |
const |
|
inline |
◆ isTraceNr()
| bool EM::Horizon2DAscIO::isTraceNr |
( |
| ) |
const |
◆ updateDesc()
◆ finishedreadingheader_
| bool EM::Horizon2DAscIO::finishedreadingheader_ = false |
|
protected |
◆ strm_
◆ udfval_
| float EM::Horizon2DAscIO::udfval_ = mUdf(float) |
|
protected |