Navigation
index
modules
|
ECLAIRs pipeline 5.0, ité 7 / DC-2 documentation
»
ecpi.common Package
»
ecpi.common.num Package
»
ecpi.common.num.array_square_cell Module
»
surf_intersection_rect
¶
surf_intersection_rect
(
p_r1
,
p_r2
)
[source]
¶
Parameters:
p_r1
(
array-like structured as
[
[
ll_x
,
ll_y
]
,
[
ur_x
,
ur_y
]
]
) – first rectangle
p_r2
(
array-like structured as
[
[
ll_x
,
ll_y
]
,
[
ur_x
,
ur_y
]
]
) – second rectangle
Returns:
intersection of the two input rectangles
Table Of Contents
Contents:
ecpi.analysis Package
ecpi.common Package
Functions
Classes
Class Inheritance Diagram
Subpackages
ecpi.common.instru Package
ecpi.common.io Package
ecpi.common.mission Package
ecpi.common.num Package
Submodules
Subpackages
ecpi.common.params Package
ecpi.common.sky Package
Summary
Reference
ecpi.database Package
ecpi.process Package
ecpi.simu Package
This Page
Show Source
Quick search
Navigation
index
modules
|
ECLAIRs pipeline 5.0, ité 7 / DC-2 documentation
»
ecpi.common Package
»
ecpi.common.num Package
»
ecpi.common.num.array_square_cell Module
»