sinspekto Logo
0.4.0

Overview

  • Introduction
    • Overview
    • Usage
      • C++ setup
      • Minimal QML example
      • Integrating sinspekto with QtChart
    • Implementing new sinspekto components

Getting started

  • Getting started
    • Configuration options and targets
    • Linux
      • Prerequisites (debian-based)
      • Documentation prerequisites (optional)
      • Compiling on Linux
    • Windows
      • Prerequisites
      • Documentation prerequisites on Windows (optional)
      • Compiling on Windows
    • Android
      • Compiling for Android
    • Troubleshooting

API Reference

  • Public API
    • Class Hierarchy
    • File Hierarchy
    • Items listing
      • Namespaces
        • Namespace fkin
        • Namespace qml_enums
        • Namespace ratatosk
        • Namespace ratatosk::types
        • Namespace sinspekto
        • Namespace weather
      • Classes and Structs
        • Struct QtToDds
        • Class AxisEqualizer
        • Class DdsBitPublisher
        • Class DdsBitSubscriber
        • Class DdsBuffer
        • Class DdsCommandPublisher
        • Class DdsCommandSubscriber
        • Class DdsDataSource
        • Class DdsDoubleBuffer
        • Class DdsDoublePublisher
        • Class DdsDoubleSubscriber
        • Class DdsIdVec1dBuffer
        • Class DdsIdVec1dPublisher
        • Class DdsIdVec1dSubscriber
        • Class DdsIdVec2dBuffer
        • Class DdsIdVec2dPublisher
        • Class DdsIdVec2dSubscriber
        • Class DdsIdVec3dBuffer
        • Class DdsIdVec3dPublisher
        • Class DdsIdVec3dSubscriber
        • Class DdsIdVec4dBuffer
        • Class DdsIdVec4dPublisher
        • Class DdsIdVec4dSubscriber
        • Class DdsKinematics2DBuffer
        • Class DdsKinematics2DPublisher
        • Class DdsKinematics2DSubscriber
        • Class DdsKinematics6DBuffer
        • Class DdsKinematics6DPublisher
        • Class DdsKinematics6DSubscriber
        • Class DdsNlpConfigSubscriber
        • Class DdsOptiStatsSubscriber
        • Class DdsStateAutomaton
        • Class DdsTimepointBuffer
        • Class DdsWeatherDataSubscriber
        • Class RatatoskCurrentAtDepthSubscriber
        • Class RatatoskCurrentProfileSubscriber
        • Class RatatoskDepthInfoSubscriber
        • Class RatatoskDouble2Publisher
        • Class RatatoskDouble2Subscriber
        • Class RatatoskDouble3Publisher
        • Class RatatoskDouble3Subscriber
        • Class RatatoskDouble4Publisher
        • Class RatatoskDouble4Subscriber
        • Class RatatoskDoubleValPublisher
        • Class RatatoskDoubleValSubscriber
        • Class RatatoskGyroInfoSubscriber
        • Class RatatoskLogInfoSubscriber
        • Class RatatoskPosInfoSubscriber
        • Class RatatoskWindInfoSubscriber
      • Enums
        • Enum CommandType
        • Enum DimId
        • Enum ProcessStateKind
      • Functions
        • Function sinspekto::generate_hex
        • Function sinspekto::LoadSinspektoQmlTypes
        • Function sinspekto::random_char
        • Function sinspekto::replace_data_points
        • Function sinspekto::replace_double_points
      • Typedefs
        • Typedef sinspekto::RangeTX
        • Typedef sinspekto::RangeXY
  • Private API
    • Class Hierarchy
    • File Hierarchy
    • Items listing
      • Namespaces
        • Namespace fkin::Dds
        • Namespace QtToDds
        • Namespace sinspekto
      • Classes and Structs
        • Struct Dds
        • Template Struct Reader
        • Template Struct Writer
        • Class chart_example
        • Class minimal_example
        • Template Class DdsReaderListener
sinspekto
  • »
  • Sinspekto
  • Source on GitHub docs.sintef.io
Next

Sinspekto¶

Documentation created: 2021-06-03 15:09

Overview

  • Introduction
    • Overview
    • Usage
      • C++ setup
      • Minimal QML example
      • Integrating sinspekto with QtChart
    • Implementing new sinspekto components

Getting started

  • Getting started
    • Configuration options and targets
    • Linux
      • Prerequisites (debian-based)
      • Documentation prerequisites (optional)
      • Compiling on Linux
    • Windows
      • Prerequisites
      • Documentation prerequisites on Windows (optional)
      • Compiling on Windows
    • Android
      • Compiling for Android
    • Troubleshooting

API Reference

  • Public API
    • Class Hierarchy
    • File Hierarchy
    • Items listing
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Typedefs
  • Private API
    • Class Hierarchy
    • File Hierarchy
    • Items listing
      • Namespaces
      • Classes and Structs

Index¶

Next

© Copyright 2021, SINTEF Ocean.

Built with Sphinx using a theme provided by Read the Docs.

FHF This work was funded by FHF – Norwegian Seafood Research Fund with Grant No. 901350.

GNU General Public License, Version 3.0 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see gnu.org/licenses.