Method | Description | |
---|---|---|
ProcessExpression ( |
||
delta ( double vari, string key, double tusec ) : double | ||
earth_accel_df ( |
||
gps_velocity_df ( |
||
mag_heading_df ( |
||
rotation_df ( |
public static ProcessExpression ( |
||
dflog | ||
logdata | CollectionBuffer | |
expression | string | |
return | ZedGraph.PointPairList |
public static delta ( double vari, string key, double tusec ) : double | ||
vari | double | |
key | string | |
tusec | double | |
return | double |
public static earth_accel_df ( |
||
IMU | ||
ATT | ||
return | Vector3 |
public static gps_velocity_df ( |
||
GPS | ||
return | Vector3 |
public static mag_heading_df ( |
||
MAG | ||
ATT | ||
declination | double | |
ofs | Vector3 | |
diagonals | Vector3 | |
offdiagonals | Vector3 | |
return | double |
public static rotation_df ( |
||
ATT | ||
return | MissionPlanner.HIL.Matrix3 |