orbit.parameter {RoundAndRound}R Documentation

Give the orbit the parameter

Description

Give the orbit the parameter

Usage

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


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


[Package RoundAndRound version 0.0.1 Index]