IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::Func3d2dBase::ComponentFunctionBase Class Reference

Base function for component functions, provides internal variable for vector function. More...

Inheritance diagram for IG::Num::Func3d2dBase::ComponentFunctionBase:
Collaboration diagram for IG::Num::Func3d2dBase::ComponentFunctionBase:

List of all members.

Protected Member Functions

 ComponentFunctionBase (IFunc3d2d func)

Protected Attributes

IFunc3d2d _vectorFunction

Properties

IFunc3d2d VectorFunction [get, set]
 A 3D vector function of two variables that is the base for component 2D scalar functions.

Private Member Functions

 ComponentFunctionBase ()

Detailed Description

Base function for component functions, provides internal variable for vector function.


Constructor & Destructor Documentation

IG::Num::Func3d2dBase::ComponentFunctionBase::ComponentFunctionBase ( ) [inline, private]
IG::Num::Func3d2dBase::ComponentFunctionBase::ComponentFunctionBase ( IFunc3d2d  func) [inline, protected]

Member Data Documentation


Property Documentation

IFunc3d2d IG::Num::Func3d2dBase::ComponentFunctionBase::VectorFunction [get, set]

A 3D vector function of two variables that is the base for component 2D scalar functions.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events