public interface RemoteFitsParameter extends RemoteParameter
| Modifier and Type | Method and Description |
|---|---|
Date |
rmiDateObs()
Returns the observation time, if specified in the fits header or the
time of fits registering.
|
double |
rmiExposureTime()
Returns the exposure time in seconds or zero if undefined.
|
long |
rmiRegistered()
Returns the time-stamp when the fits was registered.
|
addRmiListener, remoteGet, removeRmiListenerbindToRegistry, isValid, unbindFromRegistrydouble rmiExposureTime()
throws RemoteException
RemoteExceptionDate rmiDateObs() throws RemoteException
RemoteExceptionlong rmiRegistered()
throws RemoteException
RemoteException