Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node123.html
Дата изменения: Wed Jul 2 03:52:42 2008
Дата индексирования: Fri Sep 5 19:38:06 2008
Кодировка:

Поисковые слова: universe
A module containing some useful type definitions XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-3.33.4) [xmmsas_20080701_1801-8.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 -- 2008-07-01