C# 클래스 SimTelemetry.Tests.Aggregates.CarTestBrake

상속: SimTelemetry.Domain.Entities.Brake
파일 보기 프로젝트 열기: nlhans/SimTelemetry 1 사용 예제들

공개 메소드들

메소드 설명
CarTestBrake ( WheelLocation location, Range optimumTemperature, Range thicknessStart, float thicknessFailure, float torque ) : System

메소드 상세

CarTestBrake() 공개 메소드

public CarTestBrake ( WheelLocation location, Range optimumTemperature, Range thicknessStart, float thicknessFailure, float torque ) : System
location WheelLocation
optimumTemperature Range
thicknessStart Range
thicknessFailure float
torque float
리턴 System