getLengthOfArcRadiusgetLengthOfArcRadius

Function getLengthOfArcRadius

Remarks THIS FUNCTION MUST BE IMPLEMENTED BY MANUFACTURER

PARAMETERS
NameDirectionDefinition
sector1input...
sector2input...
lenghtOfArcRadiusoutput...

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"