swSim  Version 1.0
All Classes Namespaces Files Functions Variables Typedefs Macros
Public Attributes | List of all members
swSim::Material::material_s Struct Reference

#include <Material.hpp>

Public Attributes

uint32_t materialID
 Unique identification number for this material. More...
 
float density
 Material density in kg/cubic meter. More...
 
float stiffnessValues [21]
 21 Unique stiffness values (in Pascals) in the 6x6, symmetric stiffness matrix More...
 

Member Data Documentation

◆ materialID

uint32_t swSim::Material::material_s::materialID

Unique identification number for this material.

◆ density

float swSim::Material::material_s::density

Material density in kg/cubic meter.

◆ stiffnessValues

float swSim::Material::material_s::stiffnessValues[21]

21 Unique stiffness values (in Pascals) in the 6x6, symmetric stiffness matrix


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