Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
backend/universe/orbitalObjects/orbit
getPointOnOrbit
Function getPointOnOrbit
getPointOnOrbit
(
centerOfMass
:
Vector3
,
parentMass
:
number
,
orbit
:
DeepReadonly
<
Orbit
>
,
t
:
number
,
referencePlaneRotation
:
Matrix
,
)
:
Vector3
Returns the point on the orbit of the body at time t. The orbit are circular for the p-norm.
Parameters
centerOfMass
:
Vector3
parentMass
:
number
orbit
:
DeepReadonly
<
Orbit
>
t
:
number
referencePlaneRotation
:
Matrix
Returns
Vector3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cosmos Journeyer API Documentation - v1.10.1
Loading...
Returns the point on the orbit of the body at time t. The orbit are circular for the p-norm.