In file /home/blah/darwin2k/src/dyno/mechanism/dyno.h: records external forces applied to a link, for purposes of structural analysis
Public Fields
-
link* l
- the link to which the force was applied
-
triple f
- the external force applied to the link
-
triple n
- the external moment applied to the link
-
triple pt
- the point of application of the force/moment
-
part* p
- the (optional) part to which the force/moment was applied
-
linkForceRecord* next
- next pointer for use in linked lists & for memory mgmt
Documentation
records external forces applied to a link, for purposes of structural
analysis
- link* l
- the link to which the force was applied
- triple f
- the external force applied to the link
- triple n
- the external moment applied to the link
- triple pt
- the point of application of the force/moment
- part* p
- the (optional) part to which the force/moment was applied
- linkForceRecord* next
- next pointer for use in linked lists & for memory mgmt
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.