Public Member Functions
src.airbus_ssm_tutorial1.skills.isPrime Class Reference

List of all members.

Public Member Functions

def __init__
def execution
def is_prime

Detailed Description

@SSM
Description : Test if the input number is prime and add it a the prime_list if it is
User-data : 
- input : the tested number
- prime_list : the list of all the prime number_found
Outcome :
- Return  : atfer the test even if the input number is not prime

Definition at line 50 of file airbus_ssm_tutorial1/skills.py.


Constructor & Destructor Documentation

Definition at line 59 of file airbus_ssm_tutorial1/skills.py.


Member Function Documentation

Definition at line 65 of file airbus_ssm_tutorial1/skills.py.

Definition at line 62 of file airbus_ssm_tutorial1/skills.py.


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


airbus_ssm_tutorial
Author(s): eads
autogenerated on Thu Jun 6 2019 17:59:32