19 const char*
name(
int,
int&);
25 void set(
const char*,
double val,
int arrayindex=0);
31 double get(
const char*,
int arrayindex=0);
33 void save(
const char*, std::ostream*);
44 void mschk(
const char*);
52 bool is_netcon_target(
int);
53 bool has_net_event(
int);
54 bool is_artificial(
int);
55 void select(
const char*);
56 const char* selected();
MechanismStandard(const char *, int vartype)
void in(Section *, double x=-1.)
void save(const char *, std::ostream *)
static double insert(void *v)
void panel(const char *label=NULL)
void out(Section *, double x=-1.)
void action(const char *, Object *pyact)
virtual ~MechanismStandard()