| Package | Description |
|---|---|
| org.lsst.ccs.utilities.ccd |
This package contains classes for describing (idealized) CCD geometry.
|
| Modifier and Type | Method and Description |
|---|---|
static Reb |
Reb.createReb(CCDType type)
Utility method to create a fully populated Reb for a given CCD type.
|
static Reb |
Reb.createReb(CCDType type,
BitSet ccdBitSet)
Utility method to create a Reb populated with the specified CCDs for
the given type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Raft.addGeometryToGrid(Reb child,
int p,
int s) |
void |
Raft.addReb(Reb reb,
int rebId)
Dedicated method to add a reb to this Raft.
|
Copyright © 2016 LSST. All rights reserved.