Remarks | THIS FUNCTION MUST BE IMPLEMENTED BY MANUFACTURER |
---|
PARAMETERS | |||
---|---|---|---|
Name | Direction | Definition | |
sector1 | input | ... | |
sector2 | input | ... | |
lenghtOfArcRadius | output | ... |
LITERAL PORTRAYAL INSTRUCTIONS |
---|
Gets the list of other sector lights that share the same position. |
Loop on each sector light of the list create above. |
Check ...... |
If the arc of the other light is larger than the arc of the calling object |
assign 25 mm to the variable "lenghtOfArcRadius" and break the loop |
return the value of the variable "lenghtOfArcRadius" |