# Functions
Average accepts array of floats to calculate average.
CheckHostResults will check to see if there are hostNet results returns true if there are results with hostNetwork.
Percentile accepts array of floats and the desired %tile to calculate.
ShowLatencyResult accepts NetPerfResults to display to the user via stdout.
ShowNodeCPU accepts ScenarioResults and presents to the user via stdout the NodeCPU info.
ShowPodCPU accepts ScenarioResults and presents to the user via stdout the PodCPU info.
ShowRRResult will display the RR transaction results Currently showing the Avg Value.
ShowStreamResult will display the throughput results Currently sharing Avg value.
TCPThroughputDiff accepts the Scenario Results and calculates the %diff.