OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
This class encapsulates the FITS subimage. More...
#include <iostream>
#include <string>
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "fitsio.h"
#include "operaError.h"
#include "libraries/operaFITSSubImage.h"
#include "libraries/operaImage.h"
#include "libraries/operaException.h"
Namespaces | |
namespace | operaFITSSubIMage |
Functions | |
ImageIndexVector | where (operaFITSSubImage *b, unsigned *count) |
This class encapsulates the FITS sub image. | |
ImageIndexVector | where (operaFITSSubImage &b, unsigned *count) |
ImageIndexVector | where (operaFITSSubImage *b) |
ImageIndexVector | where (operaFITSSubImage &b) |
This class encapsulates the FITS subimage.
ImageIndexVector where | ( | operaFITSSubImage & | b, |
unsigned * | count | ||
) |
ImageIndexVector where | ( | operaFITSSubImage * | b | ) |
ImageIndexVector where | ( | operaFITSSubImage & | b | ) |