C# Class Canguro.Model.Material.ConcreteDesignProps

Inheritance: MaterialDesignProps
Afficher le fichier Open project: rforsbach/Treu-Structure Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ConcreteDesignProps ( float fc, float rebarFy, float rebarFys, bool isLightweight, float lwFactor ) : System

Constructora que recibe todas las propiedades en unidades internacionales.

Method Details

ConcreteDesignProps() public méthode

Constructora que recibe todas las propiedades en unidades internacionales.
public ConcreteDesignProps ( float fc, float rebarFy, float rebarFys, bool isLightweight, float lwFactor ) : System
fc float
rebarFy float
rebarFys float
isLightweight bool
lwFactor float
Résultat System