#include <pslib.h>
#include "pmFPA.h"
Include dependency graph for pmConceptsStandard.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| psMetadataItem * | p_pmConceptParse_FPA_FILTER (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the FPA.FILTER concept to apply a lookup table. | |
| psMetadataItem * | p_pmConceptFormat_FPA_FILTER (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the FPA.FILTER concept to (reverse-)apply a lookup table. | |
| psMetadataItem * | p_pmConceptParse_FPA_Coords (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the coordinates concepts: FPA.RA and FPA.DEC. | |
| psMetadataItem * | p_pmConceptFormat_FPA_Coords (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the coordinates concepts: FPA.RA and FPA.DEC. | |
| psMetadataItem * | p_pmConceptParse_CELL_TRIMSEC (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the CELL.TRIMSEC concept. | |
| psMetadataItem * | p_pmConceptParse_CELL_BIASSEC (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the CELL.BIASSEC concept. | |
| psMetadataItem * | p_pmConceptParse_CELL_Binning (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the cell binning concepts: CELL.XBIN, CELL.YBIN. | |
| psMetadataItem * | p_pmConceptParse_TIMESYS (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the time system concepts: FPA.TIMESYS and CELL.TIMESYS. | |
| psMetadataItem * | p_pmConceptParse_TIME (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse the time concepts: FPA.TIME and CELL.TIME. | |
| psMetadataItem * | p_pmConceptParse_Positions (const psMetadataItem *concept, const psMetadataItem *pattern, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Parse a cell position concept, e.g., CELL.X0. | |
| psMetadataItem * | p_pmConceptFormat_CELL_TRIMSEC (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the CELL.TRIMSEC concept. | |
| psMetadataItem * | p_pmConceptFormat_CELL_BIASSEC (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the CELL.BIASSEC concept. | |
| psMetadataItem * | p_pmConceptFormat_CELL_XBIN (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the CELL.XBIN concept. | |
| psMetadataItem * | p_pmConceptFormat_CELL_YBIN (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the CELL.YBIN concept. | |
| psMetadataItem * | p_pmConceptFormat_TIMESYS (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the time system concepts: FPA.TIMESYS and CELL.TIMESYS. | |
| psMetadataItem * | p_pmConceptFormat_TIME (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format the time concepts: FPA.TIME and CELL.TIME. | |
| psMetadataItem * | p_pmConceptFormat_Positions (const psMetadataItem *concept, const psMetadata *cameraFormat, const pmFPA *fpa, const pmChip *chip, const pmCell *cell) |
| Format a cell position concept, e.g., CELL.X0. | |
1.5.1