I'm trying to directly position with keys a spacecraft in the earth's orbit on a geostationary position. Somehow all my attempts have failed.
My approach: use clbkPostStep:
void StationaryOrbit::clbkPostStep (double simt, double simdt, double mjd)
OBJHANDLE earthHandle =...
I'm trying to implement a plugin with different vehicle-classes that need access to each other's API. Due to my not existing knowledge of MS and MS VC 2008 I'm looking for an easy way to solve this (which means putting all in one DLL).
So: Is it possible to create a DLL providing vehicles of...
Hi,
I'm having a very basic problem: I wrote a DLL which only has InitModule and ExitModule. The DLL is placed in the Module/Plugin-Directory, and I can add it to the active modules (which I did).
However - the module is not loaded when I start a scenario (the only thing it does is open a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.