#include <VisFramework/VisFrameworkBase/interface/VisRMax.h>
Public Member Functions | |
VisRMax (IgState *state, lat::Callback notify) |
Definition at line 15 of file VisRMax.h.
VisRMax::VisRMax | ( | IgState * | state, | |
lat::Callback | notify | |||
) |
Definition at line 15 of file VisRMax.cc.
00016 : VisActiveConfigurable<double> (state, notify, 7.4, "VisRMax") 00017 {}