Orbiter MMU  FINAL(?) API
Universal-ish MMU add-on for the Orbiter spaceflight simulator.
oMMU_API::oMMUCrew Struct Reference

#include <oMMU_Data.h>

Public Member Functions

 oMMUCrew ()
 
 oMMUCrew (const oMMUCrew &other)
 

Public Attributes

CString role
 
CString name
 
int age
 
double weight
 
int pulse
 
CString evaMesh
 
CString miscData
 

Constructor & Destructor Documentation

◆ oMMUCrew() [1/2]

oMMU_API::oMMUCrew::oMMUCrew ( )
inline

◆ oMMUCrew() [2/2]

oMMU_API::oMMUCrew::oMMUCrew ( const oMMUCrew other)
inline

Member Data Documentation

◆ age

int oMMU_API::oMMUCrew::age

◆ evaMesh

CString oMMU_API::oMMUCrew::evaMesh

◆ miscData

CString oMMU_API::oMMUCrew::miscData

◆ name

CString oMMU_API::oMMUCrew::name

◆ pulse

int oMMU_API::oMMUCrew::pulse

◆ role

CString oMMU_API::oMMUCrew::role

◆ weight

double oMMU_API::oMMUCrew::weight

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