| Package | Description |
|---|---|
| org.lsst.ccs.utilities.ccd |
This package contains classes for describing (idealized) CCD geometry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CornerRaft
A Corner Raft Geometry object.
|
| Modifier and Type | Method and Description |
|---|---|
static Raft |
Raft.createRaft(CCDType type)
Utility static method to create a fully Reb/CCD populated Raft for the
provided CCD type.
|
static Raft |
Raft.createRaft(String definition)
Utility static method to create a fully Reb/CCD populated Raft for the
provided input String.
|
Raft |
Reb.getRaft() |
| Modifier and Type | Method and Description |
|---|---|
List<Raft> |
FocalPlane.getRafts() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FocalPlane.addGeometryToGrid(Raft child,
int p,
int s) |
Copyright © 2021 LSST. All rights reserved.