Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

Simulation Software Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
cgmalWalking01A class which represents a point mass free to move in one dimension
quadTargetA simple example class for testing class rdSQP and rdOptimizationTarget
rdActuatedModel_SDFastA class that supports actuation and contact functionality to rdSDFast models
rdActuatorAn abstract class for representing an actuator (e.g., a torque motor, muscle, ...)
rdActuatorsThis class provides basic functionality and support for different types of actuators
rdActuatorSetAn class for holding and managing a set of actuators for a model
rdAnalysisAn abstract class for specifying the interface for an analysis plugin
rdArray< T >A class for storing an array of values of type T
rdBlockA class which represents a point mass free to move in one dimension
rdBodyA class which represents the physical parameters of a massive body
rdBodyConstraintA class for specifiying point constraints on a body
rdCallbackAn abstract class for specifying a callback
rdCallbackSetA class for holding and managing a set of callbacks for a model
rdContactForceA abstract class that supports the application of contact force between two bodies, BodyA and BodyB
rdContactForceSetA class for holding and managing a set of contacts for a model
rdControlA class that represents a control in a dynamic simulation
rdControlConstantA class that represents a constant control curve
rdControllerAn abstract class for specifying the interface for controlling an rdModel
rdControlLinearA class that represents a piece-wise linear control curve
rdControlLinearNodeA control node used to reconstruct a piecewise linear control
rdControlSetAn class for holding and managing a set of controls for a dynamic simulation
rdDerivCallbackAn abstract class for specifying a derivative callback
rdDynamicFilterThis class provides methods for dynamically filtering the kinematics of a system of articulated bodies
rdEdgeAn edge
rdEdgesA class for storing an array of rdTriangle objects
rdExceptionA class for basic exception functionality
rdForceA class that supports the application of a force between two bodies, BodyA and BodyB
rdFSQPThis class provides methods for finding the optimal controls of a redundant system by applying sequential quadratic programming techniques
rdFunctionAn abstract class for representing a function
rdFunctionSetA class for holding a set of functions
rdGBodiesA class for storing an array of rdGBody objects
rdGBodyA graphical body
rdGCVSplineA class for representing a smooth function with a generalized cross-validation spline
rdGCVSplineSetA class for holding a set of generalized cross-validated splines
rdGeneralizedForceA class that supports the application of a generalized force to a model
rdGeneralizedForceAtvAn actuator that exerts a generalized force and that incorporates activation dynamics
rdGModelA graphical model
rdIntegCallbackAn abstract class for specifying an integration callback
rdIntegCallbackSetA class for holding and managing a set of integration callbacks for a model
rdIntegRKFA class for integrating the equations of motion of a dynamic system
rdIOA class for performing input and output
rdKinematicsThis class provides access to a set of kinematics for a system of articulated bodies
rdLineA class for representing a straight line
rdLinearSetPointContact modeled with a linear spring in the vertical direction and a moving set point to model friction
rdManagerA class that manages the execution of a simulation
rdmAnimationCallbackA class for generating an animation sequence in Maya based on a forward dynamic simulation
rdMathThis class provides basic math functions and constants
rdMemoryA class for performing some basic memory operations
rdMimicA wrapper class that implements many of the methods in rdModel by interfacing with SDFast
rdModelAn abstract class that specifies the interface for a dynamic model
rdModelTestSuiteA class for testing the basic functionality of an rdModel instance
rdMtxA class for performing vector and matrix operations
rdMuscleThis class provides basic methods for activation and muscle-tendon dynamics
rdMuscleZajacA class that represents a lumped parameter muscle in series with a linear tendon
rdObjectClass rdOject is intended to be used as the base class for all Realistic Dynamics, Inc
rdObjectArrayA class for storing an array of rdObject's
rdOptimizationTargetThis class provides an interface specification for optimizing redundant systems
rdPlaneA class for representing a plane
rdPointConstraintA class for specifiying constraints at a point
rdPolynomialSetPointContact modeled with a polynomal spring in the normal direction and a moving set point in the tangential plane
rdPtrArrayA class for storing an array of void pointers
rdRKFA class which integrates the equations of motion forward one step in time
rdRKF_fixedA class which integrates the equations of motion forward one step in time
rdSDFastA wrapper class that implements many of the methods in rdModel by interfacing with SDFast
rdSecurityThe purpose of class rdSecurity is to verify that proper authorization has been obtained to run software developed by Realistic Dynamics, Inc
rdSetPointA class that supports a contact force with a moving set point or spring zero
rdSignalA class for signal processing
rdSIMMUtilitiesThis class provides basic math functions and constants
rdSplineA class for representing smooth functions with b-splines
rdSpringsA class which implements a set of static functions which model the stress-strain properties of a number of different types of springs
rdSQPThis class provides methods for finding the optimal controls of a redundant system by applying sequential quadratic programming techniques
rdStateVectorA class which stores a vector of states or data at a specified time
rdStaticTargetAn optimization target for finding valid static solutions for human running
rdStorageA class for storing an array of statevectors
rdTriangleA graphical body
rdTrianglesA class for storing an array of rdTriangle objects
rdUTWalking8A class which represents a point mass free to move in one dimension
rdV3DA graphical body
rdValueArray< T >Note- this class has been replaced by class rdArray<T>
rdVerticesA class for storing an array of rdV3D (3D vertices of type double)
rdXMLDocumentA class for managing and for performing operations on an XML document
rdXMLNodeA class for performing operations on XML nodes
rosenTargetThis simple class represents the Rosenbroch Banana function which is typically very difficult to optimize
SplineStructThe spline structure holds the parameters which define the spline
suActuationA class for recording the basic actuator information for a model during a simulation
suActuatorGeneralizedForcesA class for recording the generalized force due to an actuator or set of actuators.
suActuatorPerturbationA derivatives callback used for perturbing the actuator forces during a simulation
suActuatorPerturbationIndependentA derivatives callback used for perturbing the actuator forces during a simulation
suActuatorsThis class provides basic functionality and support for different types of actuators
suAnalysesThis class provides basic functionality and support for analyses
suBlockA class which represents a point mass free to move in one dimension
suBodyIndAccA class for computing induced accelerations of the body segments of a model
suBodyIndAccCOMA class for computing induced accelerations of the COM of a specified set of the body segments of a model
suBodyIndPowersA class for computing induced segmental powers
suBodyKinematicsA class for recording the kinematics of the bodies of a model during a simulation
suBodyPointIndAccA class for computing the induced accelerations of a point on a body segment of a model
suContactA class for recording the contact forces (and torques) generated during a simulation
suContactTargetHorizontalAn optimization target for finding the kinematics that produce appropriate ground reaction forces based on how the model is in contact with the ground
suContactTargetRightAn optimization target for finding the kinematics that produce appropriate kinematics for the right foot to be in contact with the ground
suContactTargetVerticalAn optimization target for finding the kinematics that produce appropriate ground reaction forces based on how the model is in contact with the ground
suDecompAn abstract base class for supporting the decomposition of contact forces
suDecompHardUTWalkA class for computing a decomposition by hard constraints for the UT Walking Model or classes derived from the UT Walking Model
suDecompIntegA class for computing induced reaction forces using the "perturbed integration" methodology
suDecompositionTargetAn optimization target for finding valid static solutions for human running
suDecompTargetAn optimization target for finding spring forces that will achieve specified acceleration constraints
suDecompTaylorA class for computing induced reaction forces using the "perturbed integration" methodology
suForceApplierA derivatives callback used for applying external forces during a simulation
suGCDA class for loading Oxford Metrics GCD data
suGCDSideDataA class for containing the gait data for one side of the body
suGeneralizedForcePerturbationA derivatives callback used for applying a generalized force during a simulation
suGeneralizedForcesA class for recording the joint torques of the generalized coordinates of a model during a simulation
suHopperA simple model of a hopping person
suIndAccA class that performs a basic induced acceleration analysis
suIndContactPowersA class for computing the powers delivered to contact elements induced by the individual actuators of a model
suKinematicsA class for recording the kinematics of the generalized coordinates of a model during a simulation
suPointKinematicsA class for recording the kinematics of a point on a body of a model during a simulation
suPointMass3DIATaylorA class that extends rdPointMass3D to compute induced accelerations by Taylor expansion
suPointMassIATaylorA class that extends rdPointMass to compute induced accelerations by Taylor expansion
suPreTrackA class for computing the generalized coordinates necessary to satisfy contact constraints of the UT Walking Model
suPreTrackContactA class for computing the states and psuedo states necessary to satisfy contact constraints of the UT Walking Model or classes derived from the UT Walking Model
suShankA wrapper for the SIMM Dynamics Pipeline
suSIMMA wrapper for the SIMM Dynamics Pipeline
suSliderA simple model of a block that slides back and forth in the X direction
suSpringGeneralizedForceAn actuator that exerts a generalized force based on spring-like characteristics (stiffness and viscosity)
suTrackControllerA controller class that drives a dynamic model to track kinematic trajectories and contact forces
suTrackJointA class for tracking the trajectory of a joint
suTrackObjectAn abstract base class for specifying an object that is to be tracked during a dynamic simulation
suTrackObjectSetAn class for holding and managing a set of track objects
suTrackOrientationA class for tracking the orientation of a body
suTrackPointA class for specifying and computing parameters for tracking a point
suTrackTargetAn optimization target for finding controls that drive a model to track a kinematic trajectory
suTrackTargetDynamicAn optimization target for finding controls that drive a model to track a kinematic trajectory
suUTWalk8IAHardA class that extends rdModelUTWalking8 to compute induced accelerations by Hard expansion
suUTWalk8IAIntegThis class extends the functionality of rdSimModelUTWalking8 for the purpose of computing induced accelerations
suUTWalk8IATaylorA class that extends rdUTWalking8 to compute induced accelerations by Taylor expansion
suUTWalkGenFrcThe U.T

Generated on Wed Aug 20 02:17:08 2003 for Simulation Software by doxygen1.3