Is this the first HDU in a FITS file?


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

Syntax

Visual Basic (Declaration)
Protected isPrimary As Boolean
C#
protected bool isPrimary;
C++
protected:
 bool isPrimary sealed ;
J#
protected bool isPrimary
JScript
protected isPrimary : bool;

See Also