FITSWriter Class Reference
[Graphic files access]

FITS file format writer class. More...

#import <FITSWriter.h>

Inheritance diagram for FITSWriter:

Inheritance graph
[legend]
Collaboration diagram for FITSWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(void) - changeCompression:
 Action connected to the compression popup.
(void) - changeBits:
 Action connected to the "sample representation" popup.
(void) - confirmParams:
 Action connected to the "OK" button.
(void) - cancelParams:
 Action connected to the "Cancel" button.

Protected Attributes

IBOutlet NSPanel_cfgPanel
 Configuration panel.
u_short _compression
 Kind of compression.
int _imgType
 Number of bits per pixels.


Detailed Description

FITS file format writer class.

Member Function Documentation

- (void) changeCompression: (id)  sender  

Action connected to the compression popup.

Parameters:
sender The popup

- (void) changeBits: (id)  sender  

Action connected to the "sample representation" popup.

Parameters:
sender The popup

- (void) confirmParams: (id)  sender  

Action connected to the "OK" button.

Parameters:
sender The button

- (void) cancelParams: (id)  sender  

Action connected to the "Cancel" button.

Parameters:
sender The button


The documentation for this class was generated from the following files:
Generated on Sat Mar 22 17:44:49 2008 for Lynkeos by  doxygen 1.5.4