Ascii I/O for Fault.
More...
|
bool | isXY () 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 |
|
◆ FaultAscIO()
◆ get()
bool EM::FaultAscIO::get |
( |
od_istream & |
, |
|
|
EM::Fault & |
, |
|
|
bool |
sortsticks = false , |
|
|
bool |
is2d = false |
|
) |
| const |
◆ getDesc()
◆ isXY()
bool EM::FaultAscIO::isXY |
( |
| ) |
const |
|
protected |