ConOpSys V2970  P004.07
ANVILEX control operating system
Public Member Functions | Protected Attributes | Private Member Functions | Private Attributes | List of all members
GRID_MODEL_TESTModelClass Class Reference

#include <Grid_To_Code.h>

Collaboration diagram for GRID_MODEL_TESTModelClass:
Collaboration graph

Public Member Functions

void initialize ()
 
void step ()
 
 GRID_MODEL_TESTModelClass ()
 
 ~GRID_MODEL_TESTModelClass ()
 
const ExtYgetExternalOutputs () const
 
RT_MODELgetRTM ()
 

Protected Attributes

ExtY rtY
 

Private Member Functions

void rt_ertODEUpdateContinuousStates (RTWSolverInfo *si)
 
void Grid_To_Code_derivatives ()
 

Private Attributes

DW rtDW
 
X rtX
 
RT_MODEL rtM
 

Constructor & Destructor Documentation

◆ GRID_MODEL_TESTModelClass()

GRID_MODEL_TESTModelClass::GRID_MODEL_TESTModelClass ( )

◆ ~GRID_MODEL_TESTModelClass()

GRID_MODEL_TESTModelClass::~GRID_MODEL_TESTModelClass ( )

Member Function Documentation

◆ getExternalOutputs()

const ExtY & GRID_MODEL_TESTModelClass::getExternalOutputs ( ) const

References rtY.

Referenced by TFunction_Block_Simple_Grid_Model_Test::Execute().

Here is the caller graph for this function:

◆ getRTM()

RT_MODEL * GRID_MODEL_TESTModelClass::getRTM ( )

References rtM.

Referenced by TFunction_Block_Simple_Grid_Model_Test::Execute(), initialize(), and TFunction_Block_Simple_Grid_Model_Test::rt_OneStep().

Here is the caller graph for this function:

◆ Grid_To_Code_derivatives()

void GRID_MODEL_TESTModelClass::Grid_To_Code_derivatives ( )
private

References XDot::Integrator_CSTATE, and rtM.

Referenced by rt_ertODEUpdateContinuousStates().

Here is the caller graph for this function:

◆ initialize()

void GRID_MODEL_TESTModelClass::initialize ( )

◆ rt_ertODEUpdateContinuousStates()

void GRID_MODEL_TESTModelClass::rt_ertODEUpdateContinuousStates ( RTWSolverInfo si)
private

References Grid_To_Code_derivatives(), MAJOR_TIME_STEP, MINOR_TIME_STEP, rtsiGetContStates, rtsiGetSolverData, rtsiGetSolverStopTime, rtsiGetStepSize, rtsiSetdX, rtsiSetSimTimeStep, and rtsiSetT.

Referenced by step().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ step()

void GRID_MODEL_TESTModelClass::step ( )

Member Data Documentation

◆ rtDW

DW GRID_MODEL_TESTModelClass::rtDW
private

Referenced by initialize(), and step().

◆ rtM

RT_MODEL GRID_MODEL_TESTModelClass::rtM
private

◆ rtX

X GRID_MODEL_TESTModelClass::rtX
private

Referenced by initialize(), and step().

◆ rtY

ExtY GRID_MODEL_TESTModelClass::rtY
protected

Referenced by getExternalOutputs(), and step().


The documentation for this class was generated from the following files: