public class GuiderCCD extends CCD
| Modifier and Type | Class and Description |
|---|---|
static class |
GuiderCCD.GuiderType |
| Modifier and Type | Method and Description |
|---|---|
static GuiderCCD |
createGuiderCCD(CCDType ccdType,
GuiderCCD.GuiderType guiderType)
Utility method to create a GuiderCCD for a given CCDType filled with Segments.
|
GuiderCCD.GuiderType |
getGuiderType() |
String |
getName()
Get the Geometry name
|
addGeometryToGrid, createCCD, getActiveParallelSize, getActiveSerialSize, getSegmentByName, getSegmentNames, getSegments, getType, getUniqueIdaddChildGeometry, addGeometry, findGeometry, findParentOfType, getAbsolutePoint, getChild, getChildrenList, getChildrenWithAbsoluteCoordinates, getDimension, getGeometryAbsolutePosition, getGeometryPoint, getHeight, getNumberOfChildren, getParallelChildrenCount, getParallelPosition, getParent, getSerialChildrenCount, getSerialPosition, getWidth, hasChildren, hasParent, replaceExistingGeometry, setParallelPosition, setParent, setSerialPositionpublic static GuiderCCD createGuiderCCD(CCDType ccdType, GuiderCCD.GuiderType guiderType)
ccdType - The CCDType for this CCDguiderType - The GuiderType for this CCDpublic GuiderCCD.GuiderType getGuiderType()
Copyright © 2020 LSST. All rights reserved.