| Package | Description |
|---|---|
| org.lsst.ccs.utilities.image |
This package contains utility routines for writing fits images in a format
consistent with that documented in LCA-10140.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderSpecification.HeaderLine |
HeaderSpecification.getHeader(String keyWord)
Get a specific HeaderLine object specifying the full definition for
a given header keyword.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HeaderSpecification.HeaderLine> |
HeaderSpecification.getHeaders()
Get the full collection of HeaderLines for this HeaderSpecification.
|
Collection<HeaderSpecification.HeaderLine> |
HeaderSpecification.getHeadersForGroup(String groupName)
Get the full collection of HeaderLines for a given group name.
|
Copyright © 2022 LSST. All rights reserved.