Sample PD component $Date$.
More...
#include "PD_HGtest.h"
#include <iostream>
Go to the source code of this file.
Sample PD component $Date$.
$Id$
Definition in file PD_HGtest.cpp.
◆ DOF
◆ TIMESTEP
◆ WAIST_FILE
#define WAIST_FILE "etc/root.dat" |
◆ PD_HGtestInit()
◆ PD_HGtest_spec
const char* PD_HGtest_spec[] |
|
static |
Initial value:=
{
"implementation_id", "PD_HGtest",
"type_name", "PD_HGtest",
"description", "Sample PD component",
"version", "0.1",
"vendor", "AIST",
"category", "Generic",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 35 of file PD_HGtest.cpp.