Related Topics: | ||
This section presents the function types that can be entered in analysis workbooks in BlockSim (using the Function Wizard) or in RENO flowcharts (using the Function Selector and Equation Editor). The functions are grouped into the following categories:
Model functions are used only in BlockSim. They return values that are based on an analyzed or simulated diagram.
Syntax: RELIABILITY(Data_Src,Mission End Time)
Example: =RELIABILITY("RBD!RBD1",5000) returns the reliability of the system in RBD1 at 5,000 hours.
Simulation functions are used only in BlockSim. They return values that are based on a simulated diagram.
Syntax: SIM_SYSTEM_RESULTS (Data_Src,Result ID,[Phase])
Example: =SIM_SYSTEM_RESULTS("Phases!Aircraft",1,2) returns the mean availability (result ID 1) of the system in the phase diagram called “Aircraft” during phase number 2. You do not have to know the result IDs and phase numbers for this function. You can use the input windows provided by the Function Wizard to select the desired result and phase.
Mathematical functions do not require a data source. They perform a variety of mathematical and statistical operations (e.g., sine, pi or averages). All of these functions are available in BlockSim. Many are also available for use in RENO flowcharts.
Syntax: AVERAGE(Number1,Number2,...)
Example 1: =AVERAGE(10,7,9,27,2) sums the numbers, then divides by 5 to return 11.
Example 2: =AVERAGE(A1:A6) returns the average of the values in cells A1 through A6.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.