LRAUV  revA
YawRateCalculator.h File Reference

Contains the YawRateCalculator class declaration. More...

Include dependency graph for YawRateCalculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YawRateCalculator
 Over simplified YawRateCalculator component Uses a simple differencing formula $ d\psi/dt \approx \frac{\psi(t)-\psi(t-\delta t)}{\delta t} $ to calculate the depth rate. More...
 

Detailed Description

Contains the YawRateCalculator class declaration.

YawRateCalculator.h should only be included by YawRateCalculator.cpp Other classes should include YawRateCalculatorIF.h

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved