In file links.h:A hollow link with cylindrical cross-section, and with variable connector orientations.
Inheritance:
Inherited from module:
Public Fields
-
static int currentID
-
static const tmatrix connectionRotation
-
configuration* cfg
-
int ref
-
char* name
-
bool isPrototype
-
handedness whichSide
-
module* parent
-
assembly* as
-
ptrList* params
-
ptrList* attachments
-
cptrList* components
-
const componentContext* context
Public Methods
-
Virtual methods.
-
convenience functions
-
inline const ptrList* getDependencies(int whichParam)
Public Members
-
enum subType
-
enum handedness
Protected Methods
-
void assignConnectorIDs(void)
Public Fields
-
static int staticClassID
-
int objectID
-
int verboseLevel
Public Methods
-
virtual const char* className(void) const
-
virtual synObject* copy(void) const
-
virtual int isOfType(int typeNum, int derivedOk)
-
static int setStaticClassID(void)
-
virtual int classID(void) const
Documentation
A hollow link with cylindrical cross-section, and with variable connector
orientations. This class can compute deflections and structural
safety factors during simulation.
Parameters:
- 0 - material (component selection)
- 1 - length
- 2 - outer diameter
- 3 - wall thickness
- 4 - tilt angle of connector at base
- 5 - tilt angle of connector at tip
- 6 - twist angle between connectors
- 7 - indicates whether tip tilt angle is absolute (0) or relative to base
tilt angle (1)
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.