• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

FITS_PIX_TRANSFORM Struct Reference

A struct that describes how to transform FITS pixel values. More...

#include <fitsrw.h>

List of all members.


Public Attributes

double datamax
double datamin
char dsttyp
double pixmax
double pixmin
double replacement

Detailed Description

A struct that describes how to transform FITS pixel values.

The pixel values represent the lower and upper boundaries of the pixel data from the FITS file. The data values represent the range of the final pixel values. For example, to transform FITS pixel values to grey scale, the data min is 0 and data max is 255. The transformation is linear.

Definition at line 82 of file fitsrw.h.


Member Data Documentation

double FITS_PIX_TRANSFORM::datamax

Definition at line 84 of file fitsrw.h.

double FITS_PIX_TRANSFORM::datamin

The pixel values [pixmin,pixmax] that should be mapped.

Definition at line 84 of file fitsrw.h.

char FITS_PIX_TRANSFORM::dsttyp

datavalue to use for blank or NaN pixels

Definition at line 86 of file fitsrw.h.

double FITS_PIX_TRANSFORM::pixmax

Definition at line 83 of file fitsrw.h.

double FITS_PIX_TRANSFORM::pixmin

Definition at line 83 of file fitsrw.h.

double FITS_PIX_TRANSFORM::replacement

The data values [datamin,datamax] that the pixel values should be mapped to.

Definition at line 85 of file fitsrw.h.


The documentation for this struct was generated from the following file:
  • fitsrw.h

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal