Package | Description |
---|---|
fact.io.hdureader |
Modifier and Type | Method and Description |
---|---|
BinTable |
HDU.getBinTable() |
Modifier and Type | Method and Description |
---|---|
Optional<BinTable> |
FITS.getBinTableByName(String hduExtName)
Returns the binary data table which is in the HDU by the given name.
|
Modifier and Type | Method and Description |
---|---|
static BinTableReader |
BinTableReader.forBinTable(BinTable binTable) |
static ZFITSHeapReader |
ZFITSHeapReader.forTable(BinTable binTable)
Creates a ZFITSHeapReader for a given binary table.
|
Copyright © 2019. All rights reserved.