Teem 1.10.0
src/ten/tendFlotsam.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for tendFlotsam.c:

Functions

void tendUsage (char *me, hestParm *hparm)
int tendFiberStopParse (void *ptr, char *_str, char err[AIR_STRLEN_HUGE])

Variables

unrrduCmdtendCmdList []
hestCB _tendFiberStopCB
hestCBtendFiberStopCB = &_tendFiberStopCB

Function Documentation

int tendFiberStopParse ( void *  ptr,
char *  _str,
char  err[AIR_STRLEN_HUGE] 
)
void tendUsage ( char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
 {
  3*sizeof(double),
  "fiber stop",
  tendFiberStopParse,
  NULL
}
Initial value:
 {

  NULL
}