Performance_Model Class Reference

Performance model. More...

Public Member Functions

 __construct ()
 Constructs the Performance model.
 get_active_service_loads ()
 Retrieve the active service loads.
 get_active_host_loads ()
 Retrieve the active host loads.
 get_passive_service_loads ()
 Retrieve the passive service loads.
 get_passive_host_loads ()
 Retrieve the passive host loads.
 percentage_of ($value, $of)
 Get a percentage value from $value of $of.

Detailed Description

Performance model.

Author:
op5 AB

Member Function Documentation

Performance_Model::get_active_host_loads (  ) 

Retrieve the active host loads.

Returns:
array The active host loads
Performance_Model::get_active_service_loads (  ) 

Retrieve the active service loads.

Returns:
array The active service loads
Performance_Model::get_passive_host_loads (  ) 

Retrieve the passive host loads.

Returns:
array The passive host loads
Performance_Model::get_passive_service_loads (  ) 

Retrieve the passive service loads.

Returns:
array The passive service loads
Performance_Model::percentage_of ( value,
of 
)

Get a percentage value from $value of $of.

Returns:
float

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1