ScienceTest typedef
A function that determines the presence of life based on sensor data.
Implementation
typedef ScienceTest = ScienceResult Function(SampleData);
A function that determines the presence of life based on sensor data.
typedef ScienceTest = ScienceResult Function(SampleData);