|
ASL 0.1.7
Advanced Simulation Library
|
#include <aslPositionFunction.h>


Public Member Functions | |
| PFLinear (acl::VectorOfElements g, acl::VectorOfElements p0) | |
| virtual acl::VectorOfElements | value (acl::VectorOfElements &pos) |
| PFLinear (acl::VectorOfElements g, acl::VectorOfElements p0) | |
| virtual acl::VectorOfElements | value (acl::VectorOfElements &pos) |
| Public Member Functions inherited from asl::PositionFunction | |
| virtual | ~PositionFunction () |
| virtual | ~PositionFunction () |
Additional Inherited Members | |
| Protected Member Functions inherited from asl::PositionFunction | |
| PositionFunction () | |
| PositionFunction () | |
Definition at line 122 of file aslPositionFunction.h.
| asl::PFLinear::PFLinear | ( | acl::VectorOfElements | g, |
| acl::VectorOfElements | p0 ) |
| asl::PFLinear::PFLinear | ( | acl::VectorOfElements | g, |
| acl::VectorOfElements | p0 ) |
|
virtual |
Implements asl::PositionFunction.
|
virtual |
Implements asl::PositionFunction.