Change resolution to milliseconds? #353
mconsidine
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm not sure whether to raise this question here or in Issues so apologies if this is misplaced.
I have no issue compiling the program from source, so beyond that I'm wondering if there are any pointers as to where I should look to generate a table of positions that has increments in milliseconds rather than seconds? I look at some of the code and it would appear that there is a limit to the number of predicted positions generated (200) and all the calcs seem to assume seconds as the units.
Is there a relatively uncomplicate/clean way of getting a table generated that has a fixed increment of milliseconds between a start and end time (e.g. AOS and LOS)?
Thanks in advance for any pointers. I did not see this brought up in "Issues", so I don't think I've overlooked anything.
Regards,
mconsidine
Beta Was this translation helpful? Give feedback.
All reactions