Header file containing enumerations and simple struct types used in the STFishFinder API. More...
Go to the source code of this file.
Classes | |
| struct | FF_TemperatureData_t |
| Temperature Data structure. More... | |
| struct | FF_SpeedData_t |
| Speed Data structure. More... | |
| struct | FF_DepthData_t |
| Depth Data structure. More... | |
| struct | FF_BatteryVoltageData_t |
| Battery Voltage Data structure. More... | |
| struct | FF_FishData_t |
| Fish Data structure. More... | |
| struct | FF_RangeSetting_t |
| Range Setting structure. More... | |
| struct | FF_FstcSetting_t |
| FSTC Setting structure. More... | |
| struct | FF_DstcSetting_t |
| DSTC Setting structure. More... | |
| struct | FF_FishIdSetting_t |
| Fish ID Setting structure. More... | |
Enumerations | |
| enum | FF_Error_t |
| Error codes. More... | |
| enum | FF_Frequency_t |
| Sonar Frequency options. More... | |
| enum | FF_DepthUnits_t |
| Depth Units selection. More... | |
| enum | FF_SpeedUnits_t |
| Speed Units selection. More... | |
| enum | FF_TemperatureUnits_t |
| Temperature Units selection. More... | |
| enum | FF_SettingType_t |
| Setting Type options. More... | |
| enum | FF_SettingStatus_t |
| Setting Status options. More... | |
| enum | FF_DataType_t |
| Data Type options. More... | |
| enum | FF_DataStatus_t |
| Data Status options. More... | |
| enum | FF_ControlCommand_t |
| Control Command options. More... | |
| enum | FF_ControlEnableBlackBoxMsg_t |
| Control command parameter options for use with the FF_CONTROL_COMMAND_ENABLE_BLACK_BOX_MESSAGES option when calling STFF::STFishFinder::Control(). More... | |
| enum | FF_FrequencyMode_t |
| Sonar Frequency Mode options. More... | |
| enum | FF_AutoRangeSetting_t |
| Auto Range setting options. More... | |
| enum | FF_AutoGainSetting_t |
| Auto Gain setting options. More... | |
| enum | FF_DepthAlarmType_t |
| Depth Alarm Type selection. More... | |
| enum | FF_DepthAlarmState_t |
| Depth Alarm State options. More... | |
| enum | FF_ApiStatus_t |
| API Status selection. More... | |
Header file containing enumerations and simple struct types used in the STFishFinder API.
The type definitions defined in this file reside in the global namespace.
Definition in file STFF-Types.h.