public final class RaftGeometryConstants extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getGap_inx()
Get the inter CCD gap along the parallel direction in pixels.
|
int |
getGap_iny()
Get the inter CCD gap along the serial direction in pixels.
|
double |
getGap_outx()
Get the gap at the edge of the Raft along the parallel direction in pixels.
|
double |
getGap_outy()
Get the gap at the edge of the Raft along the serial direction in pixels.
|
protected int |
getPhysicalAreaParallelSize() |
int |
getRaftx()
Get the Raft full size in the parallel direction in pixels.
|
int |
getRafty()
Get the Raft full size in the serial direction in pixels.
|
public final int getGap_inx()
public final int getGap_iny()
public final double getGap_outx()
public final double getGap_outy()
public final int getRaftx()
public final int getRafty()
protected final int getPhysicalAreaParallelSize()
Copyright © 2016 LSST. All rights reserved.