My Project
 
All Classes Namespaces Files Functions Variables Properties
Loading...
Searching...
No Matches
HyperTrack.HyperTrack.LocationWithDeviation Class Reference
Inheritance diagram for HyperTrack.HyperTrack.LocationWithDeviation:

Public Member Functions

 LocationWithDeviation (Location location, double deviation)
 
override string ToString ()
 
bool Equals (LocationWithDeviation? other)
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (LocationWithDeviation? left, LocationWithDeviation? right)
 
static bool operator!= (LocationWithDeviation? left, LocationWithDeviation? right)
 

Properties

Location Location [get]
 
double Deviation [get]
 

Constructor & Destructor Documentation

◆ LocationWithDeviation()

HyperTrack.HyperTrack.LocationWithDeviation.LocationWithDeviation ( Location location,
double deviation )
inline

Member Function Documentation

◆ Equals() [1/2]

bool HyperTrack.HyperTrack.LocationWithDeviation.Equals ( LocationWithDeviation? other)
inline

◆ Equals() [2/2]

override bool HyperTrack.HyperTrack.LocationWithDeviation.Equals ( object? obj)

◆ GetHashCode()

override int HyperTrack.HyperTrack.LocationWithDeviation.GetHashCode ( )

◆ operator!=()

static bool HyperTrack.HyperTrack.LocationWithDeviation.operator!= ( LocationWithDeviation? left,
LocationWithDeviation? right )
static

◆ operator==()

static bool HyperTrack.HyperTrack.LocationWithDeviation.operator== ( LocationWithDeviation? left,
LocationWithDeviation? right )
static

◆ ToString()

override string HyperTrack.HyperTrack.LocationWithDeviation.ToString ( )
inline

Property Documentation

◆ Deviation

double HyperTrack.HyperTrack.LocationWithDeviation.Deviation
get

◆ Location

Location HyperTrack.HyperTrack.LocationWithDeviation.Location
get

The documentation for this class was generated from the following file: