Click or drag to resize
ParaPlan Logo

VehicleLocation Constructor (GPS)

Initializes a new instance of the VehicleLocation class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public VehicleLocation(
	GPS gps
)

Parameters

gps
Type: GPS

[Missing <param name="gps"/> documentation for "M:ParaPlanREST.Models.VehicleLocation.#ctor(ParaPlan.Entities.GPS)"]

See Also