DUECA/DUSIME
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ndueca
 CCFCannotMakeAn exception to be thrown when things cannot be made
 CCFErrorConstructionAn exception to be thrown when creation results in an error
 CCFSingletonWrapperWrapper to create a singleton subsidiary class
 CCFSubcontractorSpecific subcontractor template
 CConglomerateFactoryA simple factory, uses subcontractors to create objects
 CEulerWorkspaceThis defines a "data-pack", with room for workspace for the Euler integration below
 CInputCalibratorClass that performs calibration and scaling of an incoming integer value from an A/D converter or other input device
 CInputRatioCalibratorClass that performs calibration and scaling of an incoming integer value from an A/D converter or other input device
 COutputCalibratorThis performs a conversion of some (engineering units) value to an integer suitable for control of a D/A converter or other output device
 CRigidBodyRigid body dynamics function, calculates derivative of a rigid body, given sum of moments and forces and the acting gravity field
 CRungeKuttaWorkspaceThis defines a "data-pack", with room for workspace for the Runge-Kutta integration
 CScriptCreatableDataHolderScriptCreatable templated holder class
 CSingletonPointer"Smart" pointer class for singletons
 CSubcontractorBaseBase subcontractor for the ConglomerateFactory