ASL
0.1.7
Advanced Simulation Library
|
#include <aslIndex2Position.h>
Public Member Functions | |
Index2PositionDiscreteACL (const Block &b, bool putSize=true) | |
putSize is a flag defining the size of the generated elements in case of false value the size is 0 More... | |
Public Attributes | |
acl::VectorOfElements | initPosition |
acl::VectorOfElements | position |
acl::VectorOfElements | positionWithInit |
Definition at line 45 of file aslIndex2Position.h.
asl::Index2PositionDiscreteACL::Index2PositionDiscreteACL | ( | const Block & | b, |
bool | putSize = true |
||
) |
putSize
is a flag defining the size of the generated elements in case of false value the size is 0
acl::VectorOfElements asl::Index2PositionDiscreteACL::initPosition |
Definition at line 50 of file aslIndex2Position.h.
acl::VectorOfElements asl::Index2PositionDiscreteACL::position |
Definition at line 51 of file aslIndex2Position.h.
acl::VectorOfElements asl::Index2PositionDiscreteACL::positionWithInit |
Definition at line 52 of file aslIndex2Position.h.