UFO
ufo_locations_mod::ufo_locations Interface Reference
Collaboration diagram for ufo_locations_mod::ufo_locations:

Public Member Functions

procedure, public nlocs
 
procedure, public get_lons
 
procedure, public get_lats
 
procedure, public get_timemask
 
type(ufo_locations) function ctor_from_ptr (ptr)
 Saves pointer to locations. More...
 

Public Attributes

type(c_ptr) ptr
 

Detailed Description

Definition at line 16 of file ufo_locations_mod.F90.

Member Function/Subroutine Documentation

◆ ctor_from_ptr()

type(ufo_locations) function ufo_locations_mod::ufo_locations::ctor_from_ptr ( type(c_ptr), intent(in)  ptr)

Saves pointer to locations.

Definition at line 38 of file ufo_locations_mod.F90.

◆ get_lats()

procedure, public ufo_locations_mod::ufo_locations::get_lats

Definition at line 22 of file ufo_locations_mod.F90.

◆ get_lons()

procedure, public ufo_locations_mod::ufo_locations::get_lons

Definition at line 21 of file ufo_locations_mod.F90.

◆ get_timemask()

procedure, public ufo_locations_mod::ufo_locations::get_timemask

Definition at line 23 of file ufo_locations_mod.F90.

Here is the call graph for this function:

◆ nlocs()

procedure, public ufo_locations_mod::ufo_locations::nlocs

Definition at line 20 of file ufo_locations_mod.F90.

Member Data Documentation

◆ ptr

type(c_ptr) ufo_locations_mod::ufo_locations::ptr

Definition at line 18 of file ufo_locations_mod.F90.


The documentation for this interface was generated from the following file: