ASL
0.1.7
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) |
![]() | |
virtual | ~PositionFunction () |
Additional Inherited Members | |
![]() | |
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 |
|
virtual |
Implements asl::PositionFunction.