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)

RoundAndRound documentation built on May 2, 2019, 6:50 a.m.