![](https://forum.kerbalspaceprogram.com/uploads/set_resources_17/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
![](https://forum.kerbalspaceprogram.com/uploads/set_resources_17/84c1e40ea0e759e3f1505eb1788ddf3c_default_photo.png)
TJ179
-
Posts
9 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by TJ179
-
Hey
I want to inplement a function into the orbit structure.
The function input of the function is time in seconds or so.
The Output is the trueanomaly at this time.
I had read that the kspAPI has a function orbit.trueanomalyatut. i want to use this function to calculate the trueanomaly at a certain time. I had trieb on my own but it didnt work.
Can you Held me ?