Get the non-FITS data object
Namespace:
nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property Kernel As Object
|
C# |
---|
public virtual object Kernel { get; } |
J# |
---|
/** property */ public object get_Kernel(); |
JScript |
---|
public function get Kernel() : Object |
See Also