Table of Contents

Class: OberthManeuver botec.py

An Oberth maneuver (possibly chained) is an insertion or extraction maneuver which takes into account the benefit one gets from doing a burn low in a gravity well.

Base Classes   
Maneuver
Methods   
__init__
__str__
burns
excessSpeed
innerLocation
outerLocation
transfers
  __init__ 
__init__ (
        self,
        excessSpeed,
        innerLocation,
        outerLocation,
        transfers=None,
        )

  __str__ 
__str__ ( self )

  burns 
burns ( self )

  excessSpeed 
excessSpeed ( self )

  innerLocation 
innerLocation ( self )

  outerLocation 
outerLocation ( self )

  transfers 
transfers ( self )


Table of Contents

This document was automatically generated on Sat Aug 26 18:38:02 2006 by HappyDoc version 2.1