Public Member Functions | |
| MuteAscIO (const Table::FormatDesc &fd, std::istream &stm) | |
| float | getUdfVal () const |
| bool | isXY () const |
| bool | getMuteDef (MuteDef &, bool extrapol=true, PointBasedMathFunction::InterpolType=PointBasedMathFunction::Linear) |
| bool | getMuteDef (MuteDef &, const BinID &, bool extrapol=true, PointBasedMathFunction::InterpolType=PointBasedMathFunction::Linear) |
Static Public Member Functions | |
| static Table::FormatDesc * | getDesc () |
| static void | updateDesc (Table::FormatDesc &, bool haveposinfo) |
Static Protected Member Functions | |
| static void | createDescBody (Table::FormatDesc &, bool havepos) |
Protected Attributes | |
| std::istream & | strm_ |
| PreStack::MuteAscIO::MuteAscIO | ( | const Table::FormatDesc & | fd, | |
| std::istream & | stm | |||
| ) | [inline] |
| static void PreStack::MuteAscIO::createDescBody | ( | Table::FormatDesc & | , | |
| bool | havepos | |||
| ) | [static, protected] |
| static Table::FormatDesc* PreStack::MuteAscIO::getDesc | ( | ) | [static] |
| bool PreStack::MuteAscIO::getMuteDef | ( | MuteDef & | , | |
| bool | extrapol = true, |
|||
| PointBasedMathFunction::InterpolType | = PointBasedMathFunction::Linear | |||
| ) |
| bool PreStack::MuteAscIO::getMuteDef | ( | MuteDef & | , | |
| const BinID & | , | |||
| bool | extrapol = true, |
|||
| PointBasedMathFunction::InterpolType | = PointBasedMathFunction::Linear | |||
| ) |
| float PreStack::MuteAscIO::getUdfVal | ( | ) | const |
| bool PreStack::MuteAscIO::isXY | ( | ) | const |
| static void PreStack::MuteAscIO::updateDesc | ( | Table::FormatDesc & | , | |
| bool | haveposinfo | |||
| ) | [static] |
std::istream& PreStack::MuteAscIO::strm_ [protected] |
1.7.1