C# 클래스 VSPC.SimInterface.SimConnectInterface.PositionReportStruct

파일 보기 프로젝트 열기: chembergj/VSPC

공개 프로퍼티들

프로퍼티 타입 설명
bank double
groundspeed double
heading double
latitude double
longitude double
pitch double
pressurealtitude double
truealtitude double

프로퍼티 상세

bank 공개적으로 프로퍼티

public double bank
리턴 double

groundspeed 공개적으로 프로퍼티

public double groundspeed
리턴 double

heading 공개적으로 프로퍼티

public double heading
리턴 double

latitude 공개적으로 프로퍼티

public double latitude
리턴 double

longitude 공개적으로 프로퍼티

public double longitude
리턴 double

pitch 공개적으로 프로퍼티

public double pitch
리턴 double

pressurealtitude 공개적으로 프로퍼티

public double pressurealtitude
리턴 double

truealtitude 공개적으로 프로퍼티

public double truealtitude
리턴 double