-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Set changes to networking;
- network-method: spider
- psc-selection-gridsize: 200
- max-arc-length: 5000
Other changes;
- map-to-vert: 0
Not sure if you have encountered this but the strapdown code from Wietske makes use of both the Line of sight (LoS) and Projection onto vertical (PoV), her files suggest that she takes LoS as a base and then manually appends a PoV in a separate script. So strapdown code with the process of updating normal and transversal components from 1st order estimations needs both, you already mentioned that an extra column would cause issues, so some other method.
Sorry if you knew all that and it wasn't a problem but thought i should mention it just in case.
Looking at the networking plots the descending tracks appear to be rotated 180 degrees while the ascending tracks are oriented properly, Freek suggested this is likely down to a parameter somewhere which is recognising the Dsc as Asc and flipping it.