#include <FileLAS.hpp>
◆ FileLAS() [1/2]
gstlrn::FileLAS::FileLAS |
( |
const char * |
filename, |
|
|
const Db * |
db = nullptr |
|
) |
| |
◆ FileLAS() [2/2]
gstlrn::FileLAS::FileLAS |
( |
const FileLAS & |
r | ) |
|
◆ ~FileLAS()
gstlrn::FileLAS::~FileLAS |
( |
| ) |
|
|
virtual |
◆ mustBeForNDim()
bool gstlrn::FileLAS::mustBeForNDim |
( |
Id |
ndim | ) |
const |
|
inlineoverridevirtual |
◆ mustBeForRotation()
bool gstlrn::FileLAS::mustBeForRotation |
( |
Id |
mode | ) |
const |
|
inlineoverridevirtual |
◆ mustBeGrid()
bool gstlrn::FileLAS::mustBeGrid |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ mustBeOneVariable()
bool gstlrn::FileLAS::mustBeOneVariable |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ readFromFile()
Db * gstlrn::FileLAS::readFromFile |
( |
| ) |
|
|
overridevirtual |
◆ setCwell()
void gstlrn::FileLAS::setCwell |
( |
double |
cwell | ) |
|
|
inline |
◆ setXwell()
void gstlrn::FileLAS::setXwell |
( |
double |
xwell | ) |
|
|
inline |
◆ setYwell()
void gstlrn::FileLAS::setYwell |
( |
double |
ywell | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/OutputFormat/FileLAS.hpp
- src/OutputFormat/FileLAS.cpp