Public Member Functions | |
| Data (const char *, Seis::GeomType) | |
| Data (const Data &) | |
| ~Data () | |
| Data & | operator= (const Data &) |
| void | clear (bool survchanged) |
| void | setScaler (Scaler *) |
| passed obj will be cloned | |
| void | setResampler (SeisResampler *) |
| passed obj will become mine | |
Public Attributes | |
| BufferString | fname_ |
| MultiID | seiskey_ |
| bool | isasc_ |
| Seis::GeomType | geom_ |
| bool | havepos_ |
| bool | isxy_ |
| bool | havenr_ |
| SamplingData< int > | nrdef_ |
| bool | haverefnr_ |
| bool | havesd_ |
| SamplingData< float > | sd_ |
| int | nrsamples_ |
| int | compidx_ |
| bool | haveoffs_ |
| SamplingData< float > | offsdef_ |
| int | nroffsperpos_ |
| bool | haveazim_ |
| SamplingData< int > | inldef_ |
| SamplingData< int > | crldef_ |
| int | nrcrlperinl_ |
| Coord | startpos_ |
| Coord | steppos_ |
| LineKey & | linekey_ |
| Scaler * | scaler_ |
| SeisResampler * | resampler_ |
| bool | remnull_ |
| IOPar & | subselpars_ |
| SeisIOSimple::Data::Data | ( | const char * | , | |
| Seis::GeomType | ||||
| ) |
| SeisIOSimple::Data::Data | ( | const Data & | ) |
| SeisIOSimple::Data::~Data | ( | ) |
| void SeisIOSimple::Data::clear | ( | bool | survchanged | ) |
| void SeisIOSimple::Data::setResampler | ( | SeisResampler * | ) |
passed obj will become mine
| void SeisIOSimple::Data::setScaler | ( | Scaler * | ) |
passed obj will be cloned
1.7.1