HollowCircleProperties Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
kynema::beams::HollowCircleProperties Struct Reference
Struct containing geometric properties for a hollow circular cross-section. More...
#include <hollow_circle_properties.hpp>
Public Attributes | |
double | area |
Cross-sectional area [Length^2]. | |
double | Ixx |
Second moment of area about x-axis [Length^4]. | |
double | Iyy |
Second moment of area about y-axis [Length^4]. | |
double | J |
Polar moment of inertia [Length^4]. | |
double | kx |
Shear correction factor in x direction [dimensionless]. | |
double | ky |
Shear correction factor in y direction [dimensionless]. | |
Detailed Description
Struct containing geometric properties for a hollow circular cross-section.
Member Data Documentation
◆ area
double kynema::beams::HollowCircleProperties::area |
Cross-sectional area [Length^2].
◆ Ixx
double kynema::beams::HollowCircleProperties::Ixx |
Second moment of area about x-axis [Length^4].
◆ Iyy
double kynema::beams::HollowCircleProperties::Iyy |
Second moment of area about y-axis [Length^4].
◆ J
double kynema::beams::HollowCircleProperties::J |
Polar moment of inertia [Length^4].
◆ kx
double kynema::beams::HollowCircleProperties::kx |
Shear correction factor in x direction [dimensionless].
◆ ky
double kynema::beams::HollowCircleProperties::ky |
Shear correction factor in y direction [dimensionless].
The documentation for this struct was generated from the following file:
- /home/runner/work/kynema/kynema/kynema/src/elements/beams/hollow_circle_properties.hpp
Generated by