Avionics
Dropship Simulator
Devices::InterfaceKitConfig::Input Struct Reference

#include <InterfaceKit.h>

Collaboration diagram for Devices::InterfaceKitConfig::Input:
[legend]

Public Attributes

bool defined
 
std::string name
 
std::string guid
 
float * ptrFloat = nullptr
 
Systems::FaultptrFault = nullptr
 

Detailed Description

Definition at line 31 of file InterfaceKit.h.

Member Data Documentation

◆ defined

bool Devices::InterfaceKitConfig::Input::defined

Definition at line 33 of file InterfaceKit.h.

◆ guid

std::string Devices::InterfaceKitConfig::Input::guid

Definition at line 35 of file InterfaceKit.h.

◆ name

std::string Devices::InterfaceKitConfig::Input::name

Definition at line 34 of file InterfaceKit.h.

◆ ptrFault

Systems::Fault* Devices::InterfaceKitConfig::Input::ptrFault = nullptr

Definition at line 37 of file InterfaceKit.h.

◆ ptrFloat

float* Devices::InterfaceKitConfig::Input::ptrFloat = nullptr

Definition at line 36 of file InterfaceKit.h.


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