XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-4.36.3) [22.0.0-9173c7d25-20250127]


A module containing some useful type definitions

Module name: geometric_types

Author: Ian Stewart (University of Leicester, ims@star.le.ac.uk)

The module defines the following types:

  type, public :: Point2dT
    real(single) :: x, y
  end type

  type, public :: Point2dDbleT
    real(double) :: x, y
  end type



XMM-Newton SOC -- 2025-01-27