Get the equinox in years for the celestial coordinate system in which positions given in either the header or data are expressed.


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Epoch As Double
C#
public virtual double Epoch { get; }
C++
public virtual property double Epoch {
    double get();
}
J#
/** property */
public double get_Epoch();
JScript
public function get Epoch() : double

Property Value

either null or a String object

See Also

BasicHDU Class
nom.tam.fits Namespace
#getEquinox() (broken link "!:")