Constructor Orbit Orbit(float, float) Constructor with specific values Declaration public Orbit(float h, float r) Parameters Type Name Description float h Orbit height float r Orbit radius