C# 클래스 MissionPlanner.HIL.MultiCopter.FGNetFDM

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 프로퍼티들

프로퍼티 타입 설명
A_X_pilot float
A_Y_pilot float
A_Z_pilot float
agl float
alpha float
altitude double
beta float
climb_rate float
latitude double
longitude double
padding uint
phi float
phidot float
psi float
psidot float
slip_deg float
stall_warning float
theta float
thetadot float
v_down float
v_east float
v_north float
v_wind_body_down float
v_wind_body_east float
v_wind_body_north float
vcas float
version uint

프로퍼티 상세

A_X_pilot 공개적으로 프로퍼티

public float A_X_pilot
리턴 float

A_Y_pilot 공개적으로 프로퍼티

public float A_Y_pilot
리턴 float

A_Z_pilot 공개적으로 프로퍼티

public float A_Z_pilot
리턴 float

agl 공개적으로 프로퍼티

public float agl
리턴 float

alpha 공개적으로 프로퍼티

public float alpha
리턴 float

altitude 공개적으로 프로퍼티

public double altitude
리턴 double

beta 공개적으로 프로퍼티

public float beta
리턴 float

climb_rate 공개적으로 프로퍼티

public float climb_rate
리턴 float

latitude 공개적으로 프로퍼티

public double latitude
리턴 double

longitude 공개적으로 프로퍼티

public double longitude
리턴 double

padding 공개적으로 프로퍼티

public uint padding
리턴 uint

phi 공개적으로 프로퍼티

public float phi
리턴 float

phidot 공개적으로 프로퍼티

public float phidot
리턴 float

psi 공개적으로 프로퍼티

public float psi
리턴 float

psidot 공개적으로 프로퍼티

public float psidot
리턴 float

slip_deg 공개적으로 프로퍼티

public float slip_deg
리턴 float

stall_warning 공개적으로 프로퍼티

public float stall_warning
리턴 float

theta 공개적으로 프로퍼티

public float theta
리턴 float

thetadot 공개적으로 프로퍼티

public float thetadot
리턴 float

v_down 공개적으로 프로퍼티

public float v_down
리턴 float

v_east 공개적으로 프로퍼티

public float v_east
리턴 float

v_north 공개적으로 프로퍼티

public float v_north
리턴 float

v_wind_body_down 공개적으로 프로퍼티

public float v_wind_body_down
리턴 float

v_wind_body_east 공개적으로 프로퍼티

public float v_wind_body_east
리턴 float

v_wind_body_north 공개적으로 프로퍼티

public float v_wind_body_north
리턴 float

vcas 공개적으로 프로퍼티

public float vcas
리턴 float

version 공개적으로 프로퍼티

public uint version
리턴 uint