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

Public Attributes

IndexRange support
 All indexes relevant for this chunk.
 
IndexRange extent
 The actual extent of the chunk.
 
SwathPathChunkFlag flags
 

Detailed Description

Definition at line 30 of file SwathPathChunks.h.

Member Data Documentation

◆ extent

IndexRange Cogs::Core::EchoSounder::SwathPathChunk::extent

The actual extent of the chunk.

Definition at line 37 of file SwathPathChunks.h.

◆ flags

SwathPathChunkFlag Cogs::Core::EchoSounder::SwathPathChunk::flags

Definition at line 38 of file SwathPathChunks.h.

◆ support

IndexRange Cogs::Core::EchoSounder::SwathPathChunk::support

All indexes relevant for this chunk.

This range should always include the range in extent, but might include some extra indexes. Typically support will include one extra index in both ends used to create a smooth connection with thre previous/next chunk

Definition at line 35 of file SwathPathChunks.h.


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