Table of Contents

Interface IFitsStatsReader

Namespace
FitsModel.FitsStream.Reader.Values
Assembly
FitsModel.dll

Interface for basic statistics for values read from a FitsDataBlock.

public interface IFitsStatsReader

Properties

Stats

Gets the statistical data for the values read so far.

FitsDataStats Stats { get; }

Property Value

FitsDataStats