projection
Public Attributes | List of all members
ocam_model Struct Reference

#include <ocam_functions.h>

Public Attributes

double pol [MAX_POL_LENGTH]
 
int length_pol
 
double invpol [MAX_POL_LENGTH]
 
int length_invpol
 
double xc
 
double yc
 
double c
 
double d
 
double e
 
int width
 
int height
 

Member Data Documentation

◆ c

double ocam_model::c

◆ d

double ocam_model::d

◆ e

double ocam_model::e

◆ height

int ocam_model::height

◆ invpol

double ocam_model::invpol[MAX_POL_LENGTH]

◆ length_invpol

int ocam_model::length_invpol

◆ length_pol

int ocam_model::length_pol

◆ pol

double ocam_model::pol[MAX_POL_LENGTH]

◆ width

int ocam_model::width

◆ xc

double ocam_model::xc

◆ yc

double ocam_model::yc

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