C# 클래스 SimTelemetry.Game.Rfactor.rFactorSetupWheel

상속: ISetupWheel
파일 보기 프로젝트 열기: nlhans/SimTelemetry

공개 메소드들

메소드 설명
rFactorSetupWheel ( ) : System
rFactorSetupWheel ( double rideheight, double pressure, double temperature, string compound, double brakeThickness ) : System

메소드 상세

rFactorSetupWheel() 공개 메소드

public rFactorSetupWheel ( ) : System
리턴 System

rFactorSetupWheel() 공개 메소드

public rFactorSetupWheel ( double rideheight, double pressure, double temperature, string compound, double brakeThickness ) : System
rideheight double
pressure double
temperature double
compound string
brakeThickness double
리턴 System