Skip to content

SBGAT V.2.01.1

Compare
Choose a tag to compare
@bbercovici bbercovici released this 22 Jan 16:56
· 418 commits to master since this release

New:

  • Facets can now be individually selected in SbgatGui by clicking on them. If the surface PGM of the selected shape is available, the results for the selected facet will be shown in the console.

Improvements

  • The Set Shape Mapper option was renamed to Set Results Overlay
  • Several minor GUI bug fixes

Bug fixes:

  • Fixed bug in SbgatCore that was due to an unnecessary rescaling of the computed potentials and accelerations within SbgatCore::ComputeSurfacePGM. This bug was manifesting itself when calling SbgatCore::ComputeSurfacePGM with a shape model whose coordinates were expressed in kilometers. This bug was not affecting SbgatGui since the latter automatically rescales input shapes to meters upon loading.