Data Structures
Function objects

This group contains function objects. More...

Data Structures

class  systemCall
 This function object executes system calls, entered in the form of a string lists. Calls can be made at the following points in the calculation: More...
 
class  probes
 Set of locations to sample. More...
 
class  sampledSet
 Holds list of sampling points which is filled at construction time. Various implementations of this base class to e.g. get sampling points at uniform distance along a line (uniformSet) or directly specified (cloudSet) More...
 
class  sampledSurface
 An abstract class for surfaces with sampling. More...
 

Detailed Description

This group contains function objects.