3.4.0
CPACSRotorHub_type.h File Reference
#include <string>
#include <cctype>
#include "CTiglError.h"
#include "to_string.h"

Namespaces

 tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.
 
 tigl::generated
 

Enumerations

enum  tigl::generated::CPACSRotorHub_type { tigl::generated::semiRigid, tigl::generated::rigid, tigl::generated::articulated, tigl::generated::hingeless }
 

Functions

CPACSRotorHub_type tigl::generated::stringToTiglRotorHubType (const std::string &value)
 
std::string tigl::generated::TiglRotorHubTypeToString (const CPACSRotorHub_type &value)