orbit.parameter: Give the orbit the parameter

Description Usage Arguments Examples

View source: R/MathOrbit.R

Description

Give the orbit the parameter

Usage

1
orbit.parameter(a, b = NULL, ab = NULL)

Arguments

a

Semi-major axis

b

Semi-minor axis

ab

Semi-major over semi-minor. ab=1 for a Ring.

Examples

1
orbit.parameter(a=1, b=1.5)

happynotes/RoundAndRound documentation built on Jan. 31, 2020, 12:05 p.m.