V3FIT
Public Member Functions | List of all members
emission::emission_construct Interface Reference

Public Member Functions

type(emission_class) function, pointer emission_construct_netcdf (filename)
 Construct a emission_class object. More...
 

Detailed Description

Definition at line 66 of file emission.f.

Member Function/Subroutine Documentation

◆ emission_construct_netcdf()

type (emission_class) function, pointer emission::emission_construct::emission_construct_netcdf ( character (len=*), intent(in)  filename)

Construct a emission_class object.

Allocates memory and initialized a emission_class object from a netcdf file.

Parameters
[in]filenameFile path to the emissivity netcdf file.
Returns
A pointer to a constructed emission_class object.

Definition at line 84 of file emission.f.


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