TagResponse.Phase Property

TegoOS

TagResponsePhase Property
The phase (degrees) of this response. NaN if not known.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public double Phase { get; }
Public ReadOnly Property Phase As Double
	Get
public:
property double Phase {
	double get ();
}
member Phase : float with get

Property Value

Type: Double
See Also