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) |
![]() | |
virtual | ~PositionFunction () |
Additional Inherited Members | |
![]() | |
PositionFunction () | |
Definition at line 122 of file aslPositionFunction.h.
asl::PFLinear::PFLinear | ( | acl::VectorOfElements | g, |
acl::VectorOfElements | p0 | ||
) |
|
virtual |
Implements asl::PositionFunction.