bancada-motores/Control/VF Control/VFControl_sg_rtw/rte_VFControl_parameters.h

12 lines
247 B
C
Raw Permalink Normal View History

2024-10-28 10:36:48 +00:00
#ifndef _RTE_VFCONTROL_PARAMETERS_H
#define _RTE_VFCONTROL_PARAMETERS_H
#include "rtwtypes.h"
#include "SegmentInfo.hpp"
namespace slrealtime
{
SegmentVector &getSegmentVector(void);
} // slrealtime
#endif