9 #ifndef ISF_ALTITUDE_TYPES_H_
10 #define ISF_ALTITUDE_TYPES_H_
Standard fixed type for single axis altitude sensor.
isf_altitude_meters_float_t altitude
isf_timestamp_t timestamp
int32 isf_alt_meters_fixed_32s1i16_t
ISF sensors standard fixed point altitude in meters using AC_Fixed(32,16,1) notation This means of 32...
The isf_sensor_base_types.h file contains declarations for the general base types used in the isf sen...
isf_alt_meters_fixed_32s1i16_t altitude
isf_timestamp_t timestamp
uint32 isf_timestamp_t
Standard timestamp.
long int32
This defines int32 as long.
Standard floating point type for single axis altitude sensor.
float isf_altitude_meters_float_t
ISF sensors standard floating point altitude in meters.