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)

shulele/RoundAndRound documentation built on Feb. 1, 2020, 4:17 a.m.