YAMLParser
Public Attributes | List of all members
PLComp::Ply Struct Reference

#include <PLComp.h>

Public Attributes

GenericMaterialmat
 Ptr to the material of the ply. More...
 
double T
 Ply thickness. More...
 
double theta
 Ply orientation. More...
 

Detailed Description

Struct holding information for one ply in the composite

Member Data Documentation

◆ mat

GenericMaterial* PLComp::Ply::mat

Ptr to the material of the ply.

◆ T

double PLComp::Ply::T

Ply thickness.

◆ theta

double PLComp::Ply::theta

Ply orientation.


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