$search

R1_R1 Class Reference

#include <solution.h>

Inheritance diagram for R1_R1:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Real operator() (Real X)
virtual Real operator() ()=0
 R1_R1 ()
virtual ~R1_R1 ()

virtual bool IsValid (Real X)
 operator Real ()
virtual void Set (Real X)

Public Attributes

Real maxX
bool maxXinf
Real minX
bool minXinf

Protected Attributes

Real x
bool xSet

Detailed Description

Definition at line 22 of file solution.h.


Constructor & Destructor Documentation

R1_R1::R1_R1 (  )  [inline]

Definition at line 37 of file solution.h.

virtual R1_R1::~R1_R1 (  )  [inline, virtual]

Definition at line 45 of file solution.h.


Member Function Documentation

bool R1_R1::IsValid ( Real  X  )  [virtual]

Definition at line 194 of file solution.cpp.

R1_R1::operator Real (  ) 

Definition at line 30 of file solution.cpp.

Real R1_R1::operator() ( Real  X  )  [inline]

Definition at line 41 of file solution.h.

virtual Real R1_R1::operator() (  )  [pure virtual]

Implemented in Cube.

void R1_R1::Set ( Real  X  )  [virtual]

Definition at line 23 of file solution.cpp.


Member Data Documentation

Definition at line 35 of file solution.h.

Definition at line 36 of file solution.h.

Definition at line 35 of file solution.h.

Definition at line 36 of file solution.h.

Real R1_R1::x [protected]

Definition at line 31 of file solution.h.

bool R1_R1::xSet [protected]

Definition at line 32 of file solution.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:28 2013