Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
fpstate Struct Reference

#include <fpack.h>

Public Attributes

int comptype
 
float quantize_level
 
int no_dither
 
int dither_offset
 
int dither_method
 
float scale
 
float rescale_noise
 
int smooth
 
int int_to_float
 
float n3ratio
 
float n3min
 
long ntile [MAX_COMPRESS_DIM]
 
int to_stdout
 
int listonly
 
int clobber
 
int delete_input
 
int do_not_prompt
 
int do_checksums
 
int do_gzip_file
 
int do_images
 
int do_tables
 
int test_all
 
int verbose
 
char prefix [SZ_STR]
 
char extname [SZ_STR]
 
int delete_suffix
 
char outfile [SZ_STR]
 
int firstfile
 
int initialized
 
int preflight_checked
 

Detailed Description

Definition at line 99 of file fpack.h.

Member Data Documentation

◆ clobber

int fpstate::clobber

Definition at line 116 of file fpack.h.

◆ comptype

int fpstate::comptype

Definition at line 101 of file fpack.h.

◆ delete_input

int fpstate::delete_input

Definition at line 117 of file fpack.h.

◆ delete_suffix

int fpstate::delete_suffix

Definition at line 128 of file fpack.h.

◆ dither_method

int fpstate::dither_method

Definition at line 105 of file fpack.h.

◆ dither_offset

int fpstate::dither_offset

Definition at line 104 of file fpack.h.

◆ do_checksums

int fpstate::do_checksums

Definition at line 119 of file fpack.h.

◆ do_gzip_file

int fpstate::do_gzip_file

Definition at line 120 of file fpack.h.

◆ do_images

int fpstate::do_images

Definition at line 121 of file fpack.h.

◆ do_not_prompt

int fpstate::do_not_prompt

Definition at line 118 of file fpack.h.

◆ do_tables

int fpstate::do_tables

Definition at line 122 of file fpack.h.

◆ extname

char fpstate::extname[SZ_STR]

Definition at line 127 of file fpack.h.

◆ firstfile

int fpstate::firstfile

Definition at line 130 of file fpack.h.

◆ initialized

int fpstate::initialized

Definition at line 132 of file fpack.h.

◆ int_to_float

int fpstate::int_to_float

Definition at line 109 of file fpack.h.

◆ listonly

int fpstate::listonly

Definition at line 115 of file fpack.h.

◆ n3min

float fpstate::n3min

Definition at line 111 of file fpack.h.

◆ n3ratio

float fpstate::n3ratio

Definition at line 110 of file fpack.h.

◆ no_dither

int fpstate::no_dither

Definition at line 103 of file fpack.h.

◆ ntile

long fpstate::ntile[MAX_COMPRESS_DIM]

Definition at line 112 of file fpack.h.

◆ outfile

char fpstate::outfile[SZ_STR]

Definition at line 129 of file fpack.h.

◆ prefix

char fpstate::prefix[SZ_STR]

Definition at line 126 of file fpack.h.

◆ preflight_checked

int fpstate::preflight_checked

Definition at line 133 of file fpack.h.

◆ quantize_level

float fpstate::quantize_level

Definition at line 102 of file fpack.h.

◆ rescale_noise

float fpstate::rescale_noise

Definition at line 107 of file fpack.h.

◆ scale

float fpstate::scale

Definition at line 106 of file fpack.h.

◆ smooth

int fpstate::smooth

Definition at line 108 of file fpack.h.

◆ test_all

int fpstate::test_all

Definition at line 123 of file fpack.h.

◆ to_stdout

int fpstate::to_stdout

Definition at line 114 of file fpack.h.

◆ verbose

int fpstate::verbose

Definition at line 124 of file fpack.h.


The documentation for this struct was generated from the following file: