public class Reb extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Reb.RebType |
| Modifier and Type | Method and Description |
|---|---|
List<CCD> |
getCCDs() |
CCDType |
getCCDType() |
String |
getFullName() |
Location |
getLocation()
Get the Location of the REB in the focal-plane.
|
String |
getName() |
Raft |
getRaft() |
Reb.RebType |
getRebType() |
String |
getUniqueId() |
boolean |
isAuxtelREB() |
void |
setCCDType(CCDType type) |
String |
toString() |
public String getUniqueId()
public Raft getRaft()
public String getName()
public Reb.RebType getRebType()
public CCDType getCCDType()
public String getFullName()
public Location getLocation()
public void setCCDType(CCDType type)
public boolean isAuxtelREB()
Copyright © 2022 LSST. All rights reserved.