Follow this link to skip to the main content

a_camera_model.h File Reference

#include "claraty/camera_model.h"
#include "claraty/point.h"
#include "claraty/2d_point.h"
#include <sstream>
#include "claraty/fdm_parse_tree.h"

Include dependency graph for a_camera_model.h:

Go to the source code of this file.

Namespaces

namespace  claraty

Classes

class  claraty::A_Camera_Model

Functions

bool claraty::io_object (FDM_Map map, std::auto_ptr< A_Camera_Model > &model)
std::istream & claraty::operator>> (std::istream &str, A_Camera_Model &m)
std::ostream & claraty::operator<< (std::ostream &str, const A_Camera_Model &m)


Detailed Description

A stub for a camera model that define concrete functions for the pure virtual methods


Designer(s): Issa A.D. Nesnas
Author(s): Issa A.D. Nesnas
Date: February 26, 2007

Software License:
http://claraty.jpl.nasa.gov/license/open_src/ or file: license/open_src.txt

© 2007, Jet Propulsion Laboratory, California Institute of Technology

Revision
1.3

Definition in file a_camera_model.h.