C# 클래스 FittingEngine.Model.DamageProfile

파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
OMNI_DAMAGE_PROFILE DamageProfile

공개 메소드들

메소드 설명
DamageProfile ( double emRatio, double kineticRatio, double thermalRatio, double explosiveRatio ) : System

메소드 상세

DamageProfile() 공개 메소드

public DamageProfile ( double emRatio, double kineticRatio, double thermalRatio, double explosiveRatio ) : System
emRatio double
kineticRatio double
thermalRatio double
explosiveRatio double
리턴 System

프로퍼티 상세

OMNI_DAMAGE_PROFILE 공개적으로 정적으로 프로퍼티

public static DamageProfile,FittingEngine.Model OMNI_DAMAGE_PROFILE
리턴 DamageProfile