.. _sciencedata: ScienceData =========== Represents results of a :struct:`science experiment `. .. structure:: ScienceData .. list-table:: :header-rows: 1 :widths: 2 1 4 * - Suffix - Type - Description * - :attr:`TITLE` - string - Experiment title * - :attr:`SCIENCEVALUE` - scalar - Amount of science that would be gained by returning this data to KSC * - :attr:`TRANSMITVALUE` - scalar - Amount of science that would be gained by transmitting this data to KSC * - :attr:`DATAAMOUNT` - scalar - Amount of data .. attribute:: ScienceData:TITLE :access: Get only :type: string Experiment title .. attribute:: ScienceData:SCIENCEVALUE :access: Get only :type: scalar Amount of science that would be gained by returning this data to KSC .. attribute:: ScienceData:TRANSMITVALUE :access: Get only :type: scalar Amount of science that would be gained by transmitting this data to KSC .. attribute:: ScienceData:DATAAMOUNT :access: Get only :type: scalar Amount of data