GCOP  1.0
Public Member Functions | Public Attributes
gcop::AirplaneCost Class Reference

#include <airplanecost.h>

Inheritance diagram for gcop::AirplaneCost:
Inheritance graph
[legend]
Collaboration diagram for gcop::AirplaneCost:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AirplaneCost (Airdouble tf, const M3V2d &xf, int N)
double L (double t, const M3V2d &x, const Vector2d &u, double h, Vector5d *Lx=0, Matrix5d *Lxx=0, Vector2d *Lu=0, Matrix2d *Luu=0, Matrix52d *Lxu=0)
void SetObstacle (double s, double n)

Public Attributes

double n
vector< Normalgds

Constructor & Destructor Documentation

AirplaneCost::AirplaneCost ( Airdouble  tf,
const M3V2d xf,
int  N 
)

Member Function Documentation

double AirplaneCost::L ( double  t,
const M3V2d x,
const Vector2d &  u,
double  h,
Vector5d Lx = 0,
Matrix5d Lxx = 0,
Vector2d *  Lu = 0,
Matrix2d *  Luu = 0,
Matrix52d Lxu = 0 
)
void AirplaneCost::SetObstacle ( double  s,
double  n 
)

References gds, and n.


Member Data Documentation

Referenced by AirplaneCost(), L(), and SetObstacle().

Referenced by AirplaneCost(), L(), and SetObstacle().


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