public static interface Guiding.RawFrame
| Modifier and Type | Method and Description |
|---|---|
File |
getBiasFrame()
Returns the the bias frame that fits to the requested readout frame.
|
long |
getBiasTime()
Returns the exposure time applicable for the bias fram which is
important for shutterless system.
|
Dimension |
getBinning()
Returns the applicable binning on the ccd.
|
File |
getDarkFrame()
Returns the the dark frame that fits to the requested readout frame.
|
long |
getDarkTime()
Returns the exposure time applicable for the dark frame.
|
Rectangle |
getReadoutFrame()
Returns the applicable read-out window on the ccd.
|
Rectangle getReadoutFrame()
Dimension getBinning()
File getBiasFrame()
long getBiasTime()
File getDarkFrame()
long getDarkTime()