C# Class Canguro.Model.Material.IsotropicTypeProps

Inheritance: MaterialTypeProps
显示文件 Open project: rforsbach/Treu-Structure Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
IsotropicTypeProps ( float e, float u, float a ) : System

Constructora que recibe todas las propiedades en unidades internacionales.

Method Details

IsotropicTypeProps() public method

Constructora que recibe todas las propiedades en unidades internacionales.
public IsotropicTypeProps ( float e, float u, float a ) : System
e float
u float
a float
return System