C# 클래스 VAGSuite.EDC15PTuner

파일 보기 프로젝트 열기: Blackfrosch/VAGEDCSuite

공개 메소드들

메소드 설명
TuneEDC15PFile ( string filename, SymbolCollection symbols, int peakTorque, int peakHP, bool autoUpdateChecksum ) : bool

비공개 메소드들

메소드 설명
DisableEGRMap ( string filename, SymbolCollection symbols, bool autoUpdateChecksum ) : bool
SaveAndSyncData ( int length, int address, byte data, string fileName, bool useNote, string note, bool autoUpdateChecksum ) : void
TuneDriverWish ( string filename, SymbolCollection symbols, int peakTorque, int peakHP, bool autoUpdateChecksum ) : bool
TuneSmokeLimiter ( string filename, SymbolCollection symbols, int peakTorque, int peakHP, bool autoUpdateChecksum ) : bool
TuneTorqueLimiter ( string filename, SymbolCollection symbols, int peakTorque, int peakHP, bool autoUpdateChecksum ) : bool

메소드 상세

TuneEDC15PFile() 공개 메소드

public TuneEDC15PFile ( string filename, SymbolCollection symbols, int peakTorque, int peakHP, bool autoUpdateChecksum ) : bool
filename string
symbols SymbolCollection
peakTorque int
peakHP int
autoUpdateChecksum bool
리턴 bool