ORB5  v4.9.4
derived_inputs::input_real Type Reference

Private Member Functions

procedure init => init_real
 
procedure apply_to => apply_to_real
 

Private Attributes

real val
 Input value (must be the first attribute for reading) More...
 
character(len=name_lenname = ''
 Output name. More...
 
character(len=desc_lendesc = ''
 Description. More...
 

Member Function/Subroutine Documentation

◆ apply_to()

procedure derived_inputs::input_real::apply_to
private

◆ init()

procedure derived_inputs::input_real::init
private

Member Data Documentation

◆ desc

character(len=desc_len) derived_inputs::input_real::desc = ''
private

Description.

◆ name

character(len=name_len) derived_inputs::input_real::name = ''
private

Output name.

◆ val

real derived_inputs::input_real::val
private

Input value (must be the first attribute for reading)


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