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