ASL  0.1.7
Advanced Simulation Library
Public Member Functions | List of all members
asl::PFRotationField Class Reference

creates function corresponding to a velocity field More...

#include <aslPositionFunction.h>

Inheritance diagram for asl::PFRotationField:
Inheritance graph
[legend]
Collaboration diagram for asl::PFRotationField:
Collaboration graph
[legend]

Public Member Functions

 PFRotationField (acl::VectorOfElements rotationAxis, acl::VectorOfElements center)
 
virtual acl::VectorOfElements value (acl::VectorOfElements &pos)
 
- Public Member Functions inherited from asl::PositionFunction
virtual ~PositionFunction ()
 

Additional Inherited Members

- Protected Member Functions inherited from asl::PositionFunction
 PositionFunction ()
 

Detailed Description

creates function corresponding to a velocity field

Definition at line 133 of file aslPositionFunction.h.

Constructor & Destructor Documentation

◆ PFRotationField()

asl::PFRotationField::PFRotationField ( acl::VectorOfElements  rotationAxis,
acl::VectorOfElements  center 
)
Parameters
rotationAxislength of the vector corresponds to an angular velocity value

Member Function Documentation

◆ value()

virtual acl::VectorOfElements asl::PFRotationField::value ( acl::VectorOfElements pos)
virtual

Implements asl::PositionFunction.


The documentation for this class was generated from the following file: