- CCD - Class in org.lsst.ccs.utilities.ccd
-
A class describing a CCD.
- CCDGeometryConstants - Class in org.lsst.ccs.utilities.ccd
-
An object that defines CCD specific geometrical constants.
- CCDGeometryConstants(SegmentGeometryConstants, double, double) - Constructor for class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
Build a CCDGemetryConstants object describing a CCD geometry constants.
- CCDTransform - Interface in org.lsst.ccs.utilities.ccd
-
Allows transforms between CCD coordinate system and CCD segment (amplifier)
coordinate systems.
- CCDTransform.ActiveTransform - Class in org.lsst.ccs.utilities.ccd
-
A CCDTransform which only considers active pixels for the absolute x,y
coordinates.
- CCDTransform.GlobalTransform - Class in org.lsst.ccs.utilities.ccd
-
A CCDTransform which considers all pixels for the absolute x,y
coordinates.
- CCDTransform.PixelType - Enum in org.lsst.ccs.utilities.ccd
-
Enumerate the different types of pixel that can be read out.
- CCDType - Class in org.lsst.ccs.utilities.ccd
-
A class that defines the type of a CCD.
- CCDType(String, String, CCDGeometryConstants) - Constructor for class org.lsst.ccs.utilities.ccd.CCDType
-
Create a CCDType.
- CCDTypeUtils - Class in org.lsst.ccs.utilities.ccd
-
CCD Type utilities.
- CCDTypeUtils() - Constructor for class org.lsst.ccs.utilities.ccd.CCDTypeUtils
-
- changeCCDTypeForGeometry(T, CCDType) - Static method in class org.lsst.ccs.utilities.ccd.CCDTypeUtils
-
Change the type of a CCD.
- CheckeredPatternGenerator - Class in org.lsst.ccs.utilities.image.patterns
-
A PatternGenerator that creates checkered pattern with sinusoidal fluctuations
of a given amplitude over a baseline.
- checksum(byte[]) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
-
Calculate the Seaman-Pence 32-bit 1's complement checksum over the byte
stream.
- Checksum() - Constructor for class org.lsst.ccs.utilities.image.FitsCheckSum.Checksum
-
- checksumDecode(String) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
-
- checksumEnc(long, boolean) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
-
Encode a 32bit integer according to the Seaman-Pence proposal.
- checksumEncode(long) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
-
Encode the given checksum, including the rotating the result right by one byte.
- close() - Method in class org.lsst.ccs.utilities.image.FitsFileWriter
-
- close() - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
-
- completedHeaderMetadata(ImageSet) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
-
Method invoked when the headers have been written for this ImageSet.
- computeChecksum(ByteBuffer) - Static method in class org.lsst.ccs.utilities.image.FitsCheckSum
-
Compute a FITS check sum from a ByteBuffer
- convertToProperties() - Method in class org.lsst.ccs.utilities.image.MetaDataSet
-
Convert a MetaDataSet to a Properties object.
- createCCD(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.CCD
-
Utility method to create a CCD for a given CCDType filled with Segments.
- createImageSetForCCD(CCD) - Static method in class org.lsst.ccs.utilities.image.FitsHeaderUtilities
-
Create the default ImageSet for the given CCD.
- createPatternGenerator(String) - Static method in class org.lsst.ccs.utilities.image.patterns.PatternGeneratorFactory
-
Creates a new PatternGenerator for the given name.
- createRaft(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.Raft
-
Utility static method to create a fully Reb/CCD populated Raft for the
provided CCD type.
- createReb(CCDType, BitSet) - Static method in class org.lsst.ccs.utilities.ccd.Reb
-
Utility method to create a Reb populated with the specified CCDs for
the given type.
- createReb(CCDType) - Static method in class org.lsst.ccs.utilities.ccd.Reb
-
Utility method to create a fully populated Reb for a given CCD type.
- GeneratedImage - Class in org.lsst.ccs.utilities.image.patterns
-
An Image generated by PatternGenerators.
- GeneratedImage(int[][], double) - Constructor for class org.lsst.ccs.utilities.image.patterns.GeneratedImage
-
- generateImage(int, int, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.CheckeredPatternGenerator
-
- generateImage(int, int, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.ImagePatternGenerator
-
- generateImage(int, int, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.NoisePatternGenerator
-
- generateImage(int, int, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
Generate a GeneratedImage with the provided width and height.
- generateImage(int, int, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.RipplesPatternGenerator
-
- generateImageForGeometry(Geometry<?>, String, Map<String, String>) - Static method in class org.lsst.ccs.utilities.image.patterns.PatternGeneratorFactory
-
Generate a simulated image for the given Geometry.
- generateImageForGeometry() - Method in class org.lsst.ccs.utilities.image.viewer.ImageWithGeometryViewer
-
- Geometry<T extends Geometry> - Class in org.lsst.ccs.utilities.ccd
-
Base Geometry: a rectangle inside which it is possible to add other
Geometries.
- Geometry(String, Dimension, int, int) - Constructor for class org.lsst.ccs.utilities.ccd.Geometry
-
Create a new Geometry with a maximum set of components in the (p,s)
coordinate system.
- Geometry(String, Dimension) - Constructor for class org.lsst.ccs.utilities.ccd.Geometry
-
Create a new Geometry with no children.
- GeometryUtils - Class in org.lsst.ccs.utilities.ccd
-
A utility class to display a Geometry tree.
- GeometryUtils() - Constructor for class org.lsst.ccs.utilities.ccd.GeometryUtils
-
- get() - Method in interface org.lsst.ccs.utilities.image.ImageDataStream
-
Get the byte at the current position and then increment the position.
- get(ImageWithGeometryViewer.SetGetImagePattern) - Method in class org.lsst.ccs.utilities.image.viewer.ImageWithGeometryViewer
-
- getAbsolutePoint(Point) - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Convert a point within this Geometry to the absolute coordinate system
of the topmost Geometry.
- getActiveAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
The CCD dimension, in pixels, of the active area along the parallel direction.
- getActiveAreaSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
The CCD dimension, in pixels, of the active area along the serial direction.
- getActiveParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCD
-
The active parallel pixel size of this CCD for all the Segments.
- getActiveSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCD
-
The active serial pixel size of this CCD for all the Segments.
- getActiveTransform(CCD, ReadOutParameters) - Static method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Create a CCDTransform which only considers active pixels for the absolute
x,y coordinates.
- getActiveTransform(CCD) - Static method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Create a CCDTransform which only considers active pixels for the absolute
x,y coordinates.
- getAdditionalExtendedHeaderMetadata(ImageSet, String) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
-
Get the metadata for an additional extended Headers by key for a given
ImageSet.
- getBufferedImageFromRaster(WritableRaster) - Static method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
- getCCD() - Method in class org.lsst.ccs.utilities.image.DefaultImageSet
-
- getCCD() - Method in interface org.lsst.ccs.utilities.image.ImageSet
-
Get the ID for this ImageSet.
- getCCDGeometryConstants() - Method in class org.lsst.ccs.utilities.ccd.CCDType
-
Get the CCDGeometryConstants for this CCDType.
- getCCDPrimaryHeaders(CCD) - Static method in class org.lsst.ccs.utilities.image.FitsHeaderUtilities
-
Create fits headers for the primary header for the given Object.
- getCCDTotalParallelSize(CCD, ReadOutParameters) - Static method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Utility method to get a CCD full parallel size for a given ReadOutParameter.
- getCCDTotalSerialSize(CCD, ReadOutParameters) - Static method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Utility method to get a CCD full serial size for a given ReadOutParameter.
- getChannel() - Method in class org.lsst.ccs.utilities.ccd.Segment
-
The Segment channel number.
- getCheckSum() - Method in class org.lsst.ccs.utilities.image.FitsCheckSum.Checksum
-
- getChild(int, int) - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get child at position (p,s).
- getChildrenList() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the list of children for this Geometry.
- getChildrenWithAbsoluteCoordinates() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get a map for all the children contained in this Geometry with the
corresponding Point which represent the location
of the child Geometry in the topmost geometry.
- getComment() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
-
The Comment as it will be written in the fits file.
- getDataExtendedHeaderMetadata(ImageSet, int) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
-
Get the extended header meta-data by index for a given ImageSet.
- getDataType() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
-
The data type for this HeaderLine.
- getDoubleParameter(String, Map<String, String>, double) - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
- getDS9Version() - Method in class org.lsst.ccs.utilities.image.samp.SampUtils
-
Get a list of versions of DS9 clients connected to hub.
- getGap_inx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the inter CCD gap along the parallel direction in pixels.
- getGap_iny() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the inter CCD gap along the serial direction in pixels.
- getGap_outx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the gap at the edge of the Raft along the parallel direction in pixels.
- getGap_outy() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the gap at the edge of the Raft along the serial direction in pixels.
- getGeometryAbsolutePosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the absolute location of this Geometry with respect to the topmost
geometry, that is the one without a parent.
- getGeometryPoint(Geometry) - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the location Point of a child Geometry within this Geometry.
- getGlobalTransform(CCD, ReadOutParameters) - Static method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Create a CCDTransform which considers all pixels for the absolute x,y
coordinates.
- getGlobalTransform(CCD) - Static method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Create a CCDTransform which considers all pixels for the absolute x,y
coordinates.
- getGlobalX() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getGlobalX() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The global coordinate corresponding to the currently selected coordinate.
- getGlobalX() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getGlobalY() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getGlobalY() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The global coordinate corresponding to the currently selected coordinate.
- getGlobalY() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getHeader(String) - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
-
Get a specific HeaderLine object specifying the full definition for
a given header keyword.
- getHeaders() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
-
Get the full collection of HeaderLines for this HeaderSpecification.
- getHeaderSpecifications() - Static method in class org.lsst.ccs.utilities.image.FitsHeadersSpecifications
-
Get the HeaderSpecifications as built from the read spec files.
- getHeight() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the Geometry height;
- getHeight() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
-
Get the height of the Image.
- getHeight() - Method in class org.lsst.ccs.utilities.image.patterns.GeneratedImage
-
- getImageData() - Method in class org.lsst.ccs.utilities.ccd.image.data.RawImageData
-
- getImagePixelData() - Method in interface org.lsst.ccs.utilities.ccd.ImageSensitiveArea
-
Get the ImagePixelData for this object, if present.
- getImagePixelData() - Method in class org.lsst.ccs.utilities.ccd.Segment
-
- getIntParameter(String, Map<String, String>, int) - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
- getKeyword() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
-
The keyword name as it will be written in the fits file.
- getMaxValue() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
-
Get the maximum value of the contained data.
- getMaxValue() - Method in class org.lsst.ccs.utilities.image.patterns.GeneratedImage
-
Get the maximum value of the contained data.
- getMetaName() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification.HeaderLine
-
- getName() - Method in class org.lsst.ccs.utilities.ccd.CCDType
-
The name of this CCDType.
- getName() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the Geometry name
- getName() - Method in class org.lsst.ccs.utilities.ccd.Reb
-
- getName() - Method in class org.lsst.ccs.utilities.image.HeaderSpecification
-
The name of the HeaderSpecification.
- getName() - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
The name of the pattern.
- getNumberOfChildren() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the number of children added to this Geometry.
- getNumberOfImages() - Method in interface org.lsst.ccs.utilities.image.ImageSet
-
Get the number of Images in the set.
- getOverCols() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the read columns in over scan.
- getOverRows() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the read columns for the second sub-array.
- getParallel() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getParallel() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The parallel coordinate of the currently selected pixel within the current CCD segment.
- getParallel() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getParallelChildrenCount() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
The maximum number of children in the parallel direction.
- getParallelPosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
The parallel position of this Geometry within its parent.
- getParallelReadPixels() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Utility method to get the the number of pixels read in the parallel
direction.
- getParameter(String, Map<String, String>) - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
- getParent() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the parent of this Geometry.
- getPhysicalAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
The CCD dimension, in pixels, of the physical area along the parallel direction.
- getPhysicalAreaParallelSize() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
- getPhysicalAreaSerialSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
The CCD dimension, in pixels, of the physical area along the serial direction.
- getPixelData(int, int) - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
-
Get the data sample for pixel (x,y).
- getPixelData(int, int) - Method in class org.lsst.ccs.utilities.image.patterns.GeneratedImage
-
- getPixelType() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getPixelType() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The type of pixel corresponding to the currently selected coordinate.
- getPixelType() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getPostCols() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the discarded columns after the ones that have been read.
- getPostRows() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the discarded rows after the ones that have been read.
- getPreCols() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the skipped columns.
- getPreRows() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the skipped rows.
- getPrimaryHeaderMetadata(ImageSet) - Method in interface org.lsst.ccs.utilities.image.FitsHeaderMetadataProvider
-
Get the primary Header MetaDataSet for a given ImageSet
- getRaftGeometryConstants() - Method in class org.lsst.ccs.utilities.ccd.Raft
-
Get the RaftGeometryConstants object for this Raft.
- getRaftGeometryConstants() - Method in class org.lsst.ccs.utilities.ccd.Reb
-
- getRaftx() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the Raft full size in the parallel direction in pixels.
- getRafty() - Method in class org.lsst.ccs.utilities.ccd.RaftGeometryConstants
-
Get the Raft full size in the serial direction in pixels.
- getRawImageData(ReadOutParameters) - Method in interface org.lsst.ccs.utilities.ccd.image.data.RawImageDataProvider
-
Get the RawImageData for this object.
- getRawImageData(ReadOutParameters) - Method in class org.lsst.ccs.utilities.ccd.Reb
-
- getRawImageData(ReadOutParameters) - Method in class org.lsst.ccs.utilities.ccd.Segment
-
Get the buffer of image data accumulated by this Segment.
- getReadCols() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the read columns.
- getReadCols2() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the read columns.
- getReadOutParameters() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getReadOutParameters() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Get the ReadOutParameters object used internally by the CCDTransform instance.
- getReadOutParameters() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getReadOutParameters() - Method in class org.lsst.ccs.utilities.image.DefaultImageSet
-
- getReadOutParameters() - Method in interface org.lsst.ccs.utilities.image.ImageSet
-
Get the ReadOutParameters used to acquire this ImageSet.
- getReadRows() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the number of the read rows.
- getSample() - Method in class org.lsst.ccs.utilities.ccd.image.data.RawImageData
-
- getSegment() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getSegment() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The CCD segment corresponding to the currently selected coordinate.
- getSegment() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getSegmentHeaders(Segment, ReadOutParameters) - Static method in class org.lsst.ccs.utilities.image.FitsHeaderUtilities
-
Create fits headers for a Segment given the provided ReadOutParameters.
- getSegmentParallelActiveSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
Get the Segment parallel active size in pixels.
- getSegmentParallelActiveSize() - Method in class org.lsst.ccs.utilities.ccd.Segment
-
The Segment active parallel size in pixels.
- getSegments() - Method in class org.lsst.ccs.utilities.ccd.CCD
-
Get the ordered list for all the Segments in this CCD.
- getSegmentSerialActiveSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
Get the Segment serial active size in pixels.
- getSegmentSerialActiveSize() - Method in class org.lsst.ccs.utilities.ccd.Segment
-
The Segment active serial size in pixels.
- getSegmentSerialPrescanSize() - Method in class org.lsst.ccs.utilities.ccd.CCDGeometryConstants
-
Get the Segment serial prescan size in pixels.
- getSerial() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getSerial() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
The serial position of the currently selected pixel within the current CCD segment.
- getSerial() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getSerialChildrenCount() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
The maximum number of children in the serial direction.
- getSerialPosition() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
The serial position of this Geometry within its parent.
- getSerialPrescan() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the serial prescan size.
- getSerialReadPixels() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Utility method to get the the number of pixels read in the serial
direction.
- getSerialRegister() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Utility method to get the serial register size.
- getStringParameter(String, Map<String, String>, String) - Method in class org.lsst.ccs.utilities.image.patterns.PatternGenerator
-
- getTotalParallelSize() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the total parallel size in pixels.
- getTotalSerialSize() - Method in class org.lsst.ccs.utilities.image.ReadOutParameters
-
Get the total serial size in pixels.
- getType() - Method in class org.lsst.ccs.utilities.ccd.CCD
-
Get the CCDType for this CCD.
- getType() - Method in class org.lsst.ccs.utilities.ccd.CCDType
-
The type of this CCDType.
- getType() - Method in class org.lsst.ccs.utilities.ccd.Raft
-
Get the CCDType for this Raft.
- getUniqueId() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get this Geometry unique id.
- getValue(String) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
-
- getValue(String, String) - Method in class org.lsst.ccs.utilities.image.MetaDataSet
-
- getWidth() - Method in class org.lsst.ccs.utilities.ccd.Geometry
-
Get the Geometry width.
- getWidth() - Method in interface org.lsst.ccs.utilities.image.ImagePixelData
-
Get the width of the Image.
- getWidth() - Method in class org.lsst.ccs.utilities.image.patterns.GeneratedImage
-
- getX() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getX() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Get the CCD x coordinate
- getX() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-
- getY() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.ActiveTransform
-
- getY() - Method in interface org.lsst.ccs.utilities.ccd.CCDTransform
-
Get the CCD selected y coordinate system
- getY() - Method in class org.lsst.ccs.utilities.ccd.CCDTransform.GlobalTransform
-