public class CCDTypeUtils extends Object
| Constructor and Description |
|---|
CCDTypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Geometry> |
changeCCDTypeForGeometry(T geometry,
CCDType newType)
Change the type of a CCD.
|
public static <T extends Geometry> T changeCCDTypeForGeometry(T geometry, CCDType newType)
geometry - The original GeometrynewType - The desired CCDTypeCopyright © 2017 LSST. All rights reserved.