YAMLParser
|
#include <PLComp.h>
Public Attributes | |
GenericMaterial * | mat |
Ptr to the material of the ply. More... | |
double | T |
Ply thickness. More... | |
double | theta |
Ply orientation. More... | |
Struct holding information for one ply in the composite
GenericMaterial* PLComp::Ply::mat |
Ptr to the material of the ply.
double PLComp::Ply::T |
Ply thickness.
double PLComp::Ply::theta |
Ply orientation.