ConOpSys V2970
P004.07
ANVILEX control operating system
|
Macros | |
#define | rtmIsMajorTimeStep(rtm) (((rtm)->Timing.simTimeStep) == MAJOR_TIME_STEP) |
#define | rtmIsMinorTimeStep(rtm) (((rtm)->Timing.simTimeStep) == MINOR_TIME_STEP) |
#define | rtmSetTPtr(rtm, val) ((rtm)->Timing.t = (val)) |
#define | CodeFormat S-Function |
#define | S_FUNCTION_NAME simulink_only_sfcn |
#define | S_FUNCTION_LEVEL 2 |
#define | RTW_GENERATED_S_FUNCTION |
#define | rtmGetDataMapInfo(rtm) NULL |
#define | rtmSetDataMapInfo(rtm, val) |
#define | RTW_SFUNCTION_DEFINES |
#define | _RTW_COMMON_DEFINES_ |
Functions | |
void | Grid_To_Code_derivatives () |
#define _RTW_COMMON_DEFINES_ |
#define CodeFormat S-Function |
#define rtmGetDataMapInfo | ( | rtm | ) | NULL |
#define rtmIsMajorTimeStep | ( | rtm | ) | (((rtm)->Timing.simTimeStep) == MAJOR_TIME_STEP) |
#define rtmIsMinorTimeStep | ( | rtm | ) | (((rtm)->Timing.simTimeStep) == MINOR_TIME_STEP) |
#define rtmSetDataMapInfo | ( | rtm, | |
val | |||
) |
#define rtmSetTPtr | ( | rtm, | |
val | |||
) | ((rtm)->Timing.t = (val)) |
#define RTW_GENERATED_S_FUNCTION |
#define RTW_SFUNCTION_DEFINES |
#define S_FUNCTION_LEVEL 2 |
#define S_FUNCTION_NAME simulink_only_sfcn |
void Grid_To_Code_derivatives | ( | ) |