//////////////////////////////////////////////////////////////////// // // PURPOSE: List of logging parameters, such as mass properties. // // NOTES: All values (except "strings") must be followed by // a unit abbreviation (or one of the unit-like // abbreviations: n/a, bool, enum, count). // // //////////////////////////////////////////////////////////////////// // And signal quality logExpress linearApprox Radio_CDMA.sigQuality 1 count; // Science data specific to this vehicle logExpress linearApprox rhodamine.voltage 0.5 V; logExpress linearApprox mass_concentration_of_chlorophyll_in_sea_water 2 ug/l; logExpress linearApprox sea_water_temperature 0.5 kelvin; logExpress linearApprox sea_water_salinity 0.1 psu;