3.5.0-rc1
Loading...
Searching...
No Matches
TiglRotorHubType.h File Reference
#include <string>
#include <cctype>
#include "to_string.h"
#include "tigl_internal.h"
#include "CTiglError.h"

Namespaces

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

Enumerations

enum  tigl::TiglRotorHubType {
  tigl::TIGLROTORHUB_UNDEFINED , tigl::TIGLROTORHUB_SEMI_RIGID , tigl::TIGLROTORHUB_RIGID , tigl::TIGLROTORHUB_ARTICULATED ,
  tigl::TIGLROTORHUB_HINGELESS
}

Functions

TiglRotorHubType tigl::stringToTiglRotorHubType (const std::string &value)
std::string tigl::TiglRotorHubTypeToString (const TiglRotorHubType &value)