Gets the angular coordinate Dec, which is computed on the fly.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public double Dec { get; }
Visual C++
public:
property double Dec {
	double get ();
}
F#
member Dec : float

See Also