26 lines
890 B
C
26 lines
890 B
C
/*
|
|
* stepvel_private.h
|
|
*
|
|
* Academic License - for use in teaching, academic research, and meeting
|
|
* course requirements at degree granting institutions only. Not for
|
|
* government, commercial, or other organizational use.
|
|
*
|
|
* Code generation for model "stepvel".
|
|
*
|
|
* Model version : 1.33
|
|
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
|
|
* C++ source code generated on : Tue May 28 18:30:11 2019
|
|
*
|
|
* Target selection: ert.tlc
|
|
* Note: GRT includes extra infrastructure and instrumentation for prototyping
|
|
* Embedded hardware selection: Generic->Unspecified (assume 32-bit Generic)
|
|
* Code generation objectives: Unspecified
|
|
* Validation result: Not run
|
|
*/
|
|
|
|
#ifndef RTW_HEADER_stepvel_private_h_
|
|
#define RTW_HEADER_stepvel_private_h_
|
|
#include "rtwtypes.h"
|
|
#include "multiword_types.h"
|
|
#endif /* RTW_HEADER_stepvel_private_h_ */
|