C# Class FittingEngine.Model.DamageProfile

Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment Class Usage Examples

Méthodes publiques

Свойство Type Description
OMNI_DAMAGE_PROFILE DamageProfile

Méthodes publiques

Méthode Description
DamageProfile ( double emRatio, double kineticRatio, double thermalRatio, double explosiveRatio ) : System

Method Details

DamageProfile() public méthode

public DamageProfile ( double emRatio, double kineticRatio, double thermalRatio, double explosiveRatio ) : System
emRatio double
kineticRatio double
thermalRatio double
explosiveRatio double
Résultat System

Property Details

OMNI_DAMAGE_PROFILE public_oe static_oe property

public static DamageProfile,FittingEngine.Model OMNI_DAMAGE_PROFILE
Résultat DamageProfile