Overview Schemas Index

KINEMATIC_STRUCTURE_SCHEMA (jsdai.SKinematic_structure_schema)


ENTITY kinematic_tree_structure
          SUBTYPE OF (kinematic_substructure);
END_ENTITY; -- kinematic_tree_structure

Entity data types and their attributes

kinematic_substructure
          parent_structure: kinematic_structure;
kinematic_tree_structure
          -

Users

kinematic_substructure
kinematic_tree_structure
          oriented_joint_in_tree.parent_structure

Global rules for this entity data type

          -

public interface EKinematic_tree_structure extends EKinematic_substructure


public class CKinematic_tree_structure implements EKinematic_tree_structure


public class AKinematic_tree_structure extends AEntity

          public EKinematic_tree_structure getByIndex(int index)
          public EKinematic_tree_structure getCurrentMember(SdaiIterator it)