Is this a random groups header?
Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function IsHeader( _ ByVal hdr As Header _ ) As Boolean |
C# |
---|
public static bool IsHeader( Header hdr ) |
C++ |
---|
public: static bool IsHeader( Header hdr ) |
J# |
---|
public static bool IsHeader( Header hdr ) |
JScript |
---|
public static
function IsHeader( hdr : Header ) : bool |
Parameters
- hdr