Learn R Programming

RoundAndRound (version 0.0.1)

orbit.parameter: 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

Run this code
# NOT RUN {
orbit.parameter(a=1, b=1.5)

# }

Run the code above in your browser using DataLab