The AHA Model  Revision: 12809
Reference implementation 04 (HEDG02_04)
the_neurobio::percept_reprfact Type Reference

Perception of the reproductive factor, reproductive factor depends on the sex hormones differently in males and females. More...

Collaboration diagram for the_neurobio::percept_reprfact:

Public Member Functions

procedure, public init => percept_reprfac_create_init
 Make en empty reproductive factor perception component. See the_neurobio::percept_reprfac_create_init(). More...
 
procedure, public get_current => percept_reprfac_get_current
 Get the current perception of the reproductive factor. See the_neurobio::percept_reprfac_get_current(). More...
 
procedure, public set_current => percept_reprfac_set_current
 Set the current reproductive factor level into perception component. See the_neurobio::percept_reprfac_set_current(). More...
 
procedure, public destroy => percept_reprfac_destroy_deallocate
 Destroy / deallocate reproductive factor perception component. See the_neurobio::percept_reprfac_destroy_deallocate(). More...
 

Public Attributes

real(srp) reproduct_fact
 

Detailed Description

Perception of the reproductive factor, reproductive factor depends on the sex hormones differently in males and females.

Definition at line 374 of file m_neuro.f90.

Member Function/Subroutine Documentation

◆ init()

procedure, public the_neurobio::percept_reprfact::init

Make en empty reproductive factor perception component. See the_neurobio::percept_reprfac_create_init().

Definition at line 379 of file m_neuro.f90.

◆ get_current()

procedure, public the_neurobio::percept_reprfact::get_current

Get the current perception of the reproductive factor. See the_neurobio::percept_reprfac_get_current().

Definition at line 382 of file m_neuro.f90.

◆ set_current()

procedure, public the_neurobio::percept_reprfact::set_current

Set the current reproductive factor level into perception component. See the_neurobio::percept_reprfac_set_current().

Definition at line 385 of file m_neuro.f90.

◆ destroy()

procedure, public the_neurobio::percept_reprfact::destroy

Destroy / deallocate reproductive factor perception component. See the_neurobio::percept_reprfac_destroy_deallocate().

Definition at line 388 of file m_neuro.f90.

Member Data Documentation

◆ reproduct_fact

real(srp) the_neurobio::percept_reprfact::reproduct_fact

Definition at line 375 of file m_neuro.f90.


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