USGS

Isis 3.0 Application Source Code Reference

Home

apollofindrx.cpp File Reference

Go to the source code of this file.

Functions

bool Walk ()
double Register ()
void Refine ()
void IsisMain ()

Variables

int MAX_DISPX = 10
int MAX_DISPY = 10
int MIN_DISP = 10
double tolerance = 0.0
Chip chip
Chip subChip
Chip fitChip
double bestSample = 0.0
double bestLine = 0.0
double GoodnessOfFit = 1.0

Function Documentation

bool Walk (  ) 

Definition at line 162 of file apollofindrx.cpp.

double Register (  ) 

Definition at line 234 of file apollofindrx.cpp.

void Refine (  ) 

Definition at line 190 of file apollofindrx.cpp.

void IsisMain (  ) 

Definition at line 32 of file apollofindrx.cpp.


Variable Documentation

int MAX_DISPX = 10

Definition at line 15 of file apollofindrx.cpp.

int MAX_DISPY = 10

Definition at line 16 of file apollofindrx.cpp.

int MIN_DISP = 10

Definition at line 17 of file apollofindrx.cpp.

double tolerance = 0.0

Definition at line 23 of file apollofindrx.cpp.

Chip chip

Definition at line 25 of file apollofindrx.cpp.

Chip subChip

Definition at line 25 of file apollofindrx.cpp.

Chip fitChip

Definition at line 25 of file apollofindrx.cpp.

double bestSample = 0.0

Definition at line 27 of file apollofindrx.cpp.

double bestLine = 0.0

Definition at line 28 of file apollofindrx.cpp.

double GoodnessOfFit = 1.0

Definition at line 30 of file apollofindrx.cpp.