Public Member Functions | Static Public Attributes | List of all members
test_class_robot_task_completion.TestClassPOTC Class Reference
Inheritance diagram for test_class_robot_task_completion.TestClassPOTC:
Inheritance graph
[legend]

Public Member Functions

def test_rtc_distance_calculate (self)
 
def test_rtc_path_calculate (self)
 
def test_rtc_probability_of_task_completion_calculate_func (self)
 
def test_rtc_probability_of_task_completion_formula (self)
 
def test_srtc_calculate_potc_func (self)
 
def test_srtc_calculate_potc_reliability_func (self)
 
def test_srtc_calculate_time_func (self)
 
def test_srtc_calculate_time_list_func (self)
 
def test_srtc_distance_calculate (self)
 
def test_srtc_path_calculate (self)
 
def test_srtc_probability_of_task_completion_formula (self)
 
def test_srtc_prognostic_calculate_last_potc_func (self)
 
def test_srtc_prognostic_calculate_potc_func (self)
 
def test_srtc_split_robot_task_list_func (self)
 

Static Public Attributes

float failure_rate = 0.5e-6
 
float reliability = 0.754321
 
string selected_reliability_model = "Exponential Distribution"
 
bool selected_reliability_unit = False
 
int shape_parameter = 1
 
int usage_time = 100000
 

Detailed Description

Definition at line 13 of file test_class_robot_task_completion.py.

Member Function Documentation

def test_class_robot_task_completion.TestClassPOTC.test_rtc_distance_calculate (   self)

Definition at line 34 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_rtc_path_calculate (   self)

Definition at line 47 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_rtc_probability_of_task_completion_calculate_func (   self)

Definition at line 57 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_rtc_probability_of_task_completion_formula (   self)

Definition at line 23 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_calculate_potc_func (   self)

Definition at line 150 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_calculate_potc_reliability_func (   self)

Definition at line 141 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_calculate_time_func (   self)

Definition at line 73 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_calculate_time_list_func (   self)

Definition at line 94 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_distance_calculate (   self)

Definition at line 128 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_path_calculate (   self)

Definition at line 84 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_probability_of_task_completion_formula (   self)

Definition at line 117 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_prognostic_calculate_last_potc_func (   self)

Definition at line 161 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_prognostic_calculate_potc_func (   self)

Definition at line 172 of file test_class_robot_task_completion.py.

def test_class_robot_task_completion.TestClassPOTC.test_srtc_split_robot_task_list_func (   self)

Definition at line 105 of file test_class_robot_task_completion.py.

Member Data Documentation

float test_class_robot_task_completion.TestClassPOTC.failure_rate = 0.5e-6
static

Definition at line 15 of file test_class_robot_task_completion.py.

float test_class_robot_task_completion.TestClassPOTC.reliability = 0.754321
static

Definition at line 16 of file test_class_robot_task_completion.py.

string test_class_robot_task_completion.TestClassPOTC.selected_reliability_model = "Exponential Distribution"
static

Definition at line 17 of file test_class_robot_task_completion.py.

bool test_class_robot_task_completion.TestClassPOTC.selected_reliability_unit = False
static

Definition at line 18 of file test_class_robot_task_completion.py.

int test_class_robot_task_completion.TestClassPOTC.shape_parameter = 1
static

Definition at line 19 of file test_class_robot_task_completion.py.

int test_class_robot_task_completion.TestClassPOTC.usage_time = 100000
static

Definition at line 14 of file test_class_robot_task_completion.py.


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


phm_robot_task_completion
Author(s):
autogenerated on Thu Aug 13 2020 16:41:49