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

#include <InterfaceKit.h>

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

Public Attributes

bool defined
 
std::string trigger
 
std::string guid
 
Nullable< bool > internalState
 
float * busCurrentState = nullptr
 

Detailed Description

Definition at line 42 of file InterfaceKit.h.

Member Data Documentation

◆ busCurrentState

float* Devices::InterfaceKitConfig::Output::busCurrentState = nullptr

Definition at line 48 of file InterfaceKit.h.

◆ defined

bool Devices::InterfaceKitConfig::Output::defined

Definition at line 44 of file InterfaceKit.h.

◆ guid

std::string Devices::InterfaceKitConfig::Output::guid

Definition at line 46 of file InterfaceKit.h.

◆ internalState

Nullable<bool> Devices::InterfaceKitConfig::Output::internalState

Definition at line 47 of file InterfaceKit.h.

◆ trigger

std::string Devices::InterfaceKitConfig::Output::trigger

Definition at line 45 of file InterfaceKit.h.


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