Cogs.Core
Public Attributes | List of all members
Cogs::Core::EchoSounder::IndexRange Struct Reference

Public Attributes

uint32_t a
 Start of range, inclusive.
 
uint32_t b
 End of range, inclusive.
 

Detailed Description

Definition at line 16 of file SwathPathChunks.h.

Member Data Documentation

◆ a

uint32_t Cogs::Core::EchoSounder::IndexRange::a

Start of range, inclusive.

Definition at line 18 of file SwathPathChunks.h.

◆ b

uint32_t Cogs::Core::EchoSounder::IndexRange::b

End of range, inclusive.

Definition at line 19 of file SwathPathChunks.h.


The documentation for this struct was generated from the following file: