Public Member Functions | |
Type | type () const |
NukleiObservation (const kernel::base &k) | |
Public Member Functions inherited from nuklei::SerializedKernelObservation | |
Type | type () const |
NUKLEI_UNIQUE_PTR< kernel::base > | getKernel () const |
void | setKernel (const kernel::base &k) |
SerializedKernelObservation (const kernel::base &k) | |
Additional Inherited Members | |
Public Types inherited from nuklei::Observation | |
enum | Type { SERIAL, NUKLEI, COVIS3D, OSUTXT, PCD, PLY, RIF, CRD, OFF, BUILTINVTK, TXT, IIS, UNKNOWN } |
Static Public Attributes inherited from nuklei::SerializedKernelObservation | |
static const double | TOL = 1e-5 |
Static Public Attributes inherited from nuklei::Observation | |
static const Type | defaultType = SERIAL |
static const std::string | TypeNames [] |
Definition at line 25 of file NukleiObservation.h.