public class ReadOutParametersNew extends ReadOutParameters
| Modifier and Type | Field and Description |
|---|---|
static String[] |
DEFAULT_NAMES |
| Modifier and Type | Method and Description |
|---|---|
int |
getParallelReadPixels()
Utility method to get the the number of pixels read in the parallel
direction.
|
int |
getSerialPrescan()
Get the serial prescan size.
|
int |
getSerialReadPixels()
Utility method to get the the number of pixels read in the serial
direction.
|
int |
getTotalParallelSize()
Get the total parallel size in pixels.
|
int |
getTotalSerialSize()
Get the total parallel size in pixels.
|
getCCDType, getValue, toStringpublic static final String[] DEFAULT_NAMES
public int getSerialReadPixels()
ReadOutParametersgetSerialReadPixels in class ReadOutParameterspublic int getParallelReadPixels()
ReadOutParametersgetParallelReadPixels in class ReadOutParameterspublic int getTotalParallelSize()
ReadOutParametersgetTotalParallelSize in class ReadOutParameterspublic int getSerialPrescan()
ReadOutParametersgetSerialPrescan in class ReadOutParameterspublic int getTotalSerialSize()
ReadOutParametersgetTotalSerialSize in class ReadOutParametersCopyright © 2021 LSST. All rights reserved.