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

Public Attributes

glm::quat vesselOrientationGlobal
 
glm::vec3 vesselPositionGlobal
 
glm::quat arrayOrientationVessel
 
glm::vec3 arrayPositionVessel
 
glm::quat arrayOrientationGlobal
 
glm::vec3 arrayPositionGlobal
 

Detailed Description

Definition at line 14 of file DataSetSystem.h.

Member Data Documentation

◆ arrayOrientationGlobal

glm::quat Cogs::Core::EchoSounder::PingMetaData::arrayOrientationGlobal

Definition at line 20 of file DataSetSystem.h.

◆ arrayOrientationVessel

glm::quat Cogs::Core::EchoSounder::PingMetaData::arrayOrientationVessel

Definition at line 18 of file DataSetSystem.h.

◆ arrayPositionGlobal

glm::vec3 Cogs::Core::EchoSounder::PingMetaData::arrayPositionGlobal

Definition at line 21 of file DataSetSystem.h.

◆ arrayPositionVessel

glm::vec3 Cogs::Core::EchoSounder::PingMetaData::arrayPositionVessel

Definition at line 19 of file DataSetSystem.h.

◆ vesselOrientationGlobal

glm::quat Cogs::Core::EchoSounder::PingMetaData::vesselOrientationGlobal

Definition at line 16 of file DataSetSystem.h.

◆ vesselPositionGlobal

glm::vec3 Cogs::Core::EchoSounder::PingMetaData::vesselPositionGlobal

Definition at line 17 of file DataSetSystem.h.


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