| Package | Description |
|---|---|
| org.lsst.ccs.utilities.ccd |
This package contains classes for describing (idealized) CCD geometry.
|
| Modifier and Type | Method and Description |
|---|---|
static Segment |
Segment.createCCDSegment(CCDType ccdType,
String label,
int serialPosition,
int parallelPosition,
int channel)
Utility function to create CCDSegments by type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CCD.addGeometryToGrid(Segment segment,
int s,
int p)
Add a Segment to this CCD at a given serial and parallel position.
|
Copyright © 2016 LSST. All rights reserved.