swift_to_icrs¶
- gdt.missions.swift.frame.swift_to_icrs(swift_frame, icrs_frame)[source]¶
Convert from the Swift frame to the ICRS frame.
- Parameters:
swift_frame (
SwiftFrame) – The Swift frameicrs_frame (
astropy.coordinates.ICRS) –
- Returns:
(
astropy.coordinates.ICRS)