OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
att_data_rec Struct Reference

#include <ossimCeosData.h>

Public Attributes

struct desc_rec desc
 
char npoint [4]
 
struct att_vect_rec att_vect [20]
 
char pitch_bias [14]
 
char roll_bias [14]
 
char yaw_bias [14]
 
char spare [6502]
 

Detailed Description

Definition at line 632 of file ossimCeosData.h.

Member Data Documentation

◆ att_vect

struct att_vect_rec att_data_rec::att_vect[20]

Definition at line 636 of file ossimCeosData.h.

◆ desc

struct desc_rec att_data_rec::desc

Definition at line 634 of file ossimCeosData.h.

◆ npoint

char att_data_rec::npoint[4]

Definition at line 635 of file ossimCeosData.h.

Referenced by ossimCeosData::dumpAttDataRec().

◆ pitch_bias

char att_data_rec::pitch_bias[14]

Definition at line 637 of file ossimCeosData.h.

Referenced by ossimCeosData::dumpAttDataRec().

◆ roll_bias

char att_data_rec::roll_bias[14]

Definition at line 638 of file ossimCeosData.h.

Referenced by ossimCeosData::dumpAttDataRec().

◆ spare

char att_data_rec::spare[6502]

Definition at line 640 of file ossimCeosData.h.

◆ yaw_bias

char att_data_rec::yaw_bias[14]

Definition at line 639 of file ossimCeosData.h.

Referenced by ossimCeosData::dumpAttDataRec().


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