public class fits extends Object implements org.acplt.oncrpc.XdrAble
| Modifier and Type | Field and Description |
|---|---|
usarray |
data |
header |
hdr |
short |
xpix |
short |
ypix |
| Constructor and Description |
|---|
fits() |
fits(org.acplt.oncrpc.XdrDecodingStream xdr) |
| Modifier and Type | Method and Description |
|---|---|
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) |
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) |
public header hdr
public usarray data
public short xpix
public short ypix
public fits()
public fits(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrEncode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrDecode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOException