Dynamic-Calibration/autogen/codegen/lib/F_vctr_fcn/F_vctr_fcn.h

28 lines
466 B
C

/*
* File: F_vctr_fcn.h
*
* MATLAB Coder version : 4.1
* C/C++ source code generated on : 25-Mar-2020 16:46:36
*/
#ifndef F_VCTR_FCN_H
#define F_VCTR_FCN_H
/* Include Files */
#include <stddef.h>
#include <stdlib.h>
#include "rtwtypes.h"
#include "F_vctr_fcn_types.h"
/* Function Declarations */
extern void F_vctr_fcn(const double in1[6], const double in2[18], double
tau_frcn[6]);
#endif
/*
* File trailer for F_vctr_fcn.h
*
* [EOF]
*/