NTRT Simulator
 All Classes Files Functions Variables Typedefs Friends Pages
Library

Library

tgcreator a specification of tgNodes and tgPairs to build a tensegrity structure. Nodes are first placed into a tgStructure, and then those nodes are paired and tagged. A tgPair can either become a tgRigidInfo or a tgConnectorInfo based on its tgTag structure. This is determined by the config (from tgRodInfo or tgLinearStringInfo) that is passed into a tgBuildSpec. The tgBuildSpec is given to a tgStructureInfo, which then builds the structure into the relevant tgModel. It takes care of compouding tgRod (s) that share the same nodes using tgRigidAutoCompound.

For an example, see PrismModel

Version
1.0.0 (beta)