48 SetPolarizationCmd->
SetGuidance(
"Set linear polarization");
49 SetPolarizationCmd->
SetGuidance(
" angle w.r.t. (k,n) plane");
55 SetDecayTimeConstantCmd =
57 SetDecayTimeConstantCmd->
SetGuidance(
"Set the decay time constant");
58 SetDecayTimeConstantCmd->
SetGuidance(
"for the starting time of each photon");
61 SetDecayTimeConstantCmd->
SetRange(
"time_const>=0");
68 delete SetPolarizationCmd;
69 delete SetDecayTimeConstantCmd;
75 if ( command == SetPolarizationCmd )
78 else if ( command == SetDecayTimeConstantCmd )