JSBSim Flight Dynamics Model 1.2.2 (22 Mar 2025)
An Open Source Flight Dynamics and Control Software Library in C++
Loading...
Searching...
No Matches
FGFDMExec::PropertyCatalogStructure Struct Reference

Detailed Description

Definition at line 511 of file FGFDMExec.h.

+ Collaboration diagram for FGFDMExec::PropertyCatalogStructure:

Public Attributes

std::string base_string
 Name of the property.
 
FGPropertyNode_ptr node
 The node for the property.
 

Member Data Documentation

◆ base_string

std::string base_string

Name of the property.

Definition at line 513 of file FGFDMExec.h.

◆ node

FGPropertyNode_ptr node

The node for the property.

Definition at line 515 of file FGFDMExec.h.


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