| GPSWireObjectspeed Property |
MPH in decimal format
Namespace:
ParaPlanREST
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string speed { get; set; }
public:
property String^ speed {
String^ get ();
void set (String^ value);
}
function get_speed();
function set_speed(value);
Property Value
Type:
StringSee Also