#!/bin/sh rtc-template -bcxx \ --module-name=CalcResult \ --module-type='Sample' \ --module-desc='Claculation Result Component' \ --module-version=0.1 --module-vendor=KLAB --module-category=Generic \ --module-comp-type=DataFlowComponent --module-act-type=SPORADIC \ --inport=in1:TimedDouble \ --inport=in2:TimedDouble \ --outport=out:TimedDouble