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


ssclib (ssclib-4.30) [xmmsas_20160201_1833-15.0.0]

Some utilities and definitions Home Page Routines for constructing histograms Home Index

Meta Index / Home Page


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/SSC -- 2016-02-01