setAstStringSystem
Callable
Parameters
astString: ASTSettingsString
The AST settings string to update
system: CatalogSystemType | SystemType
The coordinate system to set and to use for Equinox/Epoch values
overlayGlobalSettings: OverlayGlobalSettings
The overlay global settings containing defaults
Returns void
Set the
Systemon an AST settings string and addEquinox/Epochfor that system when applicable.Behavior:
Image,Pixel0,Pixel1): onlySystemis added, and noEquinox/Epochare appended.Systemis added, andEquinox/Epochare determined by the system and defaults.systemequals thedefaultSysteminoverlayGlobalSettings:FK4: usedefaultEquinoxanddefaultEpochfromoverlayGlobalSettings.FK5/Ecliptic: usedefaultEquinoxand the epoch from the standard values for the system.getEquinoxEpochForSystem.systemdiffers fromdefaultSystem: always use the standard values returned bygetEquinoxEpochForSystem.