AerodynamicBodyInput Struct Reference

Kynema-FMB API: kynema_fmb::interfaces::components::AerodynamicBodyInput Struct Reference
Kynema-FMB API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema_fmb::interfaces::components::AerodynamicBodyInput Struct Reference

#include <aerodynamics_input.hpp>

Public Member Functions

 AerodynamicBodyInput (size_t id_val, const std::vector< size_t > &node_ids, const std::vector< AerodynamicSection > &sections)
 

Public Attributes

size_t id {}
 
std::vector< size_t > beam_node_ids
 
std::vector< AerodynamicSectionaero_sections
 

Constructor & Destructor Documentation

◆ AerodynamicBodyInput()

kynema_fmb::interfaces::components::AerodynamicBodyInput::AerodynamicBodyInput ( size_t  id_val,
const std::vector< size_t > &  node_ids,
const std::vector< AerodynamicSection > &  sections 
)
inline

Member Data Documentation

◆ aero_sections

std::vector<AerodynamicSection> kynema_fmb::interfaces::components::AerodynamicBodyInput::aero_sections

◆ beam_node_ids

std::vector<size_t> kynema_fmb::interfaces::components::AerodynamicBodyInput::beam_node_ids

◆ id

size_t kynema_fmb::interfaces::components::AerodynamicBodyInput::id {}

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