Sample LF component $Date$.
More...
#include "SampleHG.h"
#include <iostream>
Go to the source code of this file.
Sample LF component $Date$.
$Id$
Definition in file SampleHG.cpp.
◆ ACC_FILE
#define ACC_FILE "etc/acc.dat" |
◆ ANGLE_FILE
#define ANGLE_FILE "etc/angle.dat" |
◆ VEL_FILE
#define VEL_FILE "etc/vel.dat" |
◆ SampleHGInit()
◆ samplepd_spec
const char* samplepd_spec[] |
|
static |
Initial value:=
{
"implementation_id", "SampleHG",
"type_name", "SampleHG",
"description", "Sample HG component",
"version", "0.1",
"vendor", "AIST",
"category", "Generic",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 34 of file SampleHG.cpp.