|
ASL
0.1.6
Advanced Simulation Library
|
creates function corresponding to a velocity field More...
#include <aslPositionFunction.h>
Public Member Functions | |
| PFRotationField (acl::VectorOfElements rotationAxis, acl::VectorOfElements center) | |
| virtual acl::VectorOfElements | value (acl::VectorOfElements &pos) |
| PFRotationField (acl::VectorOfElements rotationAxis, acl::VectorOfElements center) | |
| 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 () | |
creates function corresponding to a velocity field
Definition at line 133 of file aslPositionFunction.h.
| asl::PFRotationField::PFRotationField | ( | acl::VectorOfElements | rotationAxis, |
| acl::VectorOfElements | center | ||
| ) |
| rotationAxis | length of the vector corresponds to an angular velocity value |
| asl::PFRotationField::PFRotationField | ( | acl::VectorOfElements | rotationAxis, |
| acl::VectorOfElements | center | ||
| ) |
| rotationAxis | length of the vector corresponds to an angular velocity value |
|
virtual |
Implements asl::PositionFunction.
|
virtual |
Implements asl::PositionFunction.
1.8.9.1