Table of Contents

Class VehicleLatitudePropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Vehicle/VehicleLatitude", false, "Active Vessel Latitude Coordinate value in double.", "Checks the Active Sim VesselComponent.Latitude which is it's telemetry TelemetryComponent Latitude value.")]
public class VehicleLatitudePropertyWatcher : VehiclePropertyWatcher
Inheritance
VehicleLatitudePropertyWatcher
Inherited Members
Extension Methods

Constructors

VehicleLatitudePropertyWatcher()

public VehicleLatitudePropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double