state property
getter/setter pair
Whether the science program should collect data.
Implementation
ScienceState state = ScienceState.STOP_COLLECTING;
Whether the science program should collect data.
ScienceState state = ScienceState.STOP_COLLECTING;