OSFI-Fortran  3.10.0
OpenSF Integration Library
osfi_base Module Reference

openSF Integration Libraries (OSFI) Deimos Space, S.L.U. More...

Data Types

type  osfi_str
 Type used to represent arrays of variable-length strings. It is necessary because Fortran does not allow "jagged" arrays directly, so an array of a type with an array component is needed. More...
 
interface  operator(==)
 
type  osfi_handle
 Type that contains code common to both Parameter and ParamReader. More...
 

Functions/Subroutines

logical function oh_isvalid (this)
 

Detailed Description

openSF Integration Libraries (OSFI) Deimos Space, S.L.U.

This file is part of OSFI. OSFI is free software; you can redistribute it and/or modify it under the terms of the 'ESA Software Community Licence Permissive' as published by the European Space Agency; either version 2.4 of the License, or (at your option) any later version. You should have received a copy of the 'ESA Software Community Licence Permissive - v2.4' along with this program or one can be found at http://eop-cfi.esa.int/index.php/docs-and-mission-data/licensing-documents.

Internal file that defines basic types used in the Fortran bindings