An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis 3 Programmer Reference
|
This is free and unencumbered software released into the public domain. More...
#include <mocxtrack.h>
Public Attributes | |
int | output_pixel |
int | n_pixels |
int | starting_pixel |
int | ending_pixel |
double | center_pixel |
double | pixel_difference |
This is free and unencumbered software released into the public domain.
The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.
Definition at line 47 of file mocxtrack.h.
double moc_xts_table::center_pixel |
Definition at line 52 of file mocxtrack.h.
int moc_xts_table::ending_pixel |
Definition at line 51 of file mocxtrack.h.
int moc_xts_table::n_pixels |
Definition at line 49 of file mocxtrack.h.
int moc_xts_table::output_pixel |
Definition at line 48 of file mocxtrack.h.
double moc_xts_table::pixel_difference |
Definition at line 53 of file mocxtrack.h.
int moc_xts_table::starting_pixel |
Definition at line 50 of file mocxtrack.h.