3.4.0
CPACSRotor_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
 

Typedefs

using tigl::ECPACSRotor_type = generated::CPACSRotor_type
 

Enumerations

enum  tigl::generated::CPACSRotor_type { tigl::generated::mainRotor, tigl::generated::tailRotor, tigl::generated::fenestron, tigl::generated::propeller }
 

Functions

std::string tigl::generated::CPACSRotor_typeToString (const CPACSRotor_type &value)
 
CPACSRotor_type tigl::generated::stringToCPACSRotor_type (const std::string &value)