LabTestSim::Equipment< T_Model > Class Template Reference

Inheritance diagram for LabTestSim::Equipment< T_Model >:

LabTestSim::CTX< T_Model > LabTestSim::TTX< T_Model > List of all members.

Public Member Functions

 Equipment (T_Model *pModel, String const &strEquipment, bool StopOnFailure, bool SaveIntStates, bool Silent=false)
virtual ~Equipment ()
void Run (int nDiv, Array< State > const &States)
void WriteFile (String const &Filename, bool PrintPrincVals=false, bool PrintHead=true)
int nStates () const
Tensors::Tensor2 const & Sig (int i_state) const
Tensors::Tensor2 const & Eps (int i_state) const

Protected Attributes

T_Model * _model
String _equipment
bool _stop_on_failure
bool _save_int_states
bool _silent

Private Attributes

Array< Tensors::Tensor2_SIG
Array< Tensors::Tensor2_EPS
Array< Array< REAL > > _ISV
Array< REAL > _PPR

Detailed Description

template<typename T_Model>
class LabTestSim::Equipment< T_Model >

Definition at line 58 of file equipment.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:30 2007 for MechSys by  doxygen 1.4.7