57 UpdateCmd->
SetGuidance(
"Update apparate geometry.");
58 UpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
59 UpdateCmd->
SetGuidance(
"if you changed geometrical value(s): /apparate/GrainDiameter and /apparate/sampleGranularity");
64 sampleCmd->
SetGuidance(
"select a diferent material for the mercury");
67 sampleCmd->
SetCandidates(
"Dolorite Anorthosite Mars1 IceBasalt");
71 detectorCmd->
SetGuidance(
"select a diferent detectorType");
78 latitudeAngleCmd->
SetGuidance(
"Set latitude angle of the spacecraft" );
79 latitudeAngleCmd->
SetGuidance(
"After this, /apparate/update must be executed before BeamOn" );
80 latitudeAngleCmd->
SetGuidance(
"Default: 45 deg " );
87 orbitHeightCmd->
SetGuidance(
"Set height of the spacecraft above Mercuey Surface" );
88 orbitHeightCmd->
SetGuidance(
"After this, /apparate/update must be executed before BeamOn" );
118 if( command == UpdateCmd )
121 else if ( command == sampleCmd )
124 else if ( command == detectorCmd )
127 else if ( command == latitudeAngleCmd )
133 else if ( command == orbitHeightCmd )