Свойство | Type | Description | |
---|---|---|---|
DistanceUnit | string | ||
KIndexstatic | int | ||
MovingBase | MissionPlanner.Utilities.PointLatLngAlt | ||
SpeedUnit | string | ||
firmware | MainV2.Firmwares | ||
hilch5 | int | ||
hilch6 | int | ||
hilch7 | int | ||
hilch8 | int | ||
multiplierdist | float | ||
multiplierspeed | float |
Свойство | Type | Description | |
---|---|---|---|
CurrentState | System |
Méthode | Description | |
---|---|---|
Clone ( ) : object | ||
GetNameandUnit ( string name ) : string | ||
ResetInternals ( ) : void | ||
UpdateCurrentSettings ( System bs ) : void |
use for main serial port only
|
|
UpdateCurrentSettings ( System bs, bool updatenow, |
Use the default sysid
|
|
UpdateCurrentSettings ( System bs, bool updatenow, |
||
dowindcalc ( ) : void | ||
fromDistDisplayUnit ( double input ) : double | ||
fromSpeedDisplayUnit ( double input ) : double | ||
toDistDisplayUnit ( double input ) : double | ||
toSpeedDisplayUnit ( double input ) : double |
Méthode | Description | |
---|---|---|
CurrentState ( ) : System |
public GetNameandUnit ( string name ) : string | ||
name | string | |
Résultat | string |
public UpdateCurrentSettings ( System bs ) : void | ||
bs | System | |
Résultat | void |
public UpdateCurrentSettings ( System bs, bool updatenow, |
||
bs | System | |
updatenow | bool | |
mavinterface | ||
Résultat | void |
public UpdateCurrentSettings ( System bs, bool updatenow, |
||
bs | System | |
updatenow | bool | |
mavinterface | ||
MAV | ||
Résultat | void |
public static fromDistDisplayUnit ( double input ) : double | ||
input | double | |
Résultat | double |
public static fromSpeedDisplayUnit ( double input ) : double | ||
input | double | |
Résultat | double |
public static toDistDisplayUnit ( double input ) : double | ||
input | double | |
Résultat | double |
public static toSpeedDisplayUnit ( double input ) : double | ||
input | double | |
Résultat | double |
public PointLatLngAlt,MissionPlanner.Utilities MovingBase | ||
Résultat | MissionPlanner.Utilities.PointLatLngAlt |