Skip to main content

Class SerfCoordinate

Namespace: Consul
Assembly: Consul.dll

public class SerfCoordinate

Inheritance

objectSerfCoordinate

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Constructors

SerfCoordinate()

public SerfCoordinate()

Properties

Adjustment

public double Adjustment { get; set; }

Property Value

double

Error

public double Error { get; set; }

Property Value

double

Height

public double Height { get; set; }

Property Value

double

Vec

public List<double> Vec { get; set; }

Property Value

List <double >