Interface IFitsHduReader
- Namespace
- FitsModel.FitsStream.Reader
- Assembly
- FitsModel.dll
Interface to forward the FitsHdu as soon as it is read from the data block stream.
public interface IFitsHduReader
Methods
ReadHdu(FitsHdu)
Called when a full FitsHdu has been read from the data blocks.
void ReadHdu(FitsHdu hdu)
Parameters
hdu
FitsHdu