GCOP  1.0
Public Member Functions
gcop::Gps< T, _nx, _nu, _np > Class Template Reference

#include <gps.h>

Inheritance diagram for gcop::Gps< T, _nx, _nu, _np >:
Inheritance graph
[legend]
Collaboration diagram for gcop::Gps< T, _nx, _nu, _np >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Gps ()

Detailed Description

template<typename T, int _nx, int _nu = 3, int _np = Dynamic>
class gcop::Gps< T, _nx, _nu, _np >

General sensor model

Subclasses should provide implementation for the sensor function ()

Author: Marin Kobilarov marin(at)jhu.edu


Constructor & Destructor Documentation

template<typename T , int _nx, int _nu = 3, int _np = Dynamic>
gcop::Gps< T, _nx, _nu, _np >::Gps ( ) [inline]

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