#include <BOPDS_CoupleOfPaveBlocks.hxx>
Detailed Description
The Class BOPDS_CoupleOfPaveBlocks is to store the information about two pave blocks and some satellite information
Constructor & Destructor Documentation
BOPDS_CoupleOfPaveBlocks::BOPDS_CoupleOfPaveBlocks |
( |
| ) |
[inline] |
Constructor
- Parameters:
-
thePB1 | first pave block |
thePB2 | secondt pave block |
BOPDS_CoupleOfPaveBlocks::~BOPDS_CoupleOfPaveBlocks |
( |
| ) |
[inline] |
Member Function Documentation
Returns the index
- Returns:
- index
Returns the index of an interference
- Returns:
- index of an interference
const Handle< BOPDS_PaveBlock >& BOPDS_CoupleOfPaveBlocks::PaveBlock1 |
( |
| ) |
const [inline] |
Returns the first pave block
- Returns:
- the first pave block
const Handle< BOPDS_PaveBlock >& BOPDS_CoupleOfPaveBlocks::PaveBlock2 |
( |
| ) |
const [inline] |
Returns the second pave block
- Returns:
- the second pave block
Returns pave blocks
- Parameters:
-
thePB1 | the first pave block |
thePB2 | the second pave block |
void BOPDS_CoupleOfPaveBlocks::SetIndex |
( |
const Standard_Integer |
theIndex | ) |
[inline] |
Sets an index
- Parameters:
-
void BOPDS_CoupleOfPaveBlocks::SetIndexInterf |
( |
const Standard_Integer |
theIndex | ) |
[inline] |
Sets an index of an interference
- Parameters:
-
theIndex | index of an interference |
void BOPDS_CoupleOfPaveBlocks::SetPaveBlock1 |
( |
const Handle< BOPDS_PaveBlock > & |
thePB | ) |
[inline] |
Sets the first pave block
- Parameters:
-
thePB | the first pave block |
void BOPDS_CoupleOfPaveBlocks::SetPaveBlock2 |
( |
const Handle< BOPDS_PaveBlock > & |
thePB | ) |
[inline] |
Sets the second pave block
- Parameters:
-
thePB | the second pave block |
Sets pave blocks
- Parameters:
-
thePB1 | first pave block |
thePB2 | secondt pave block |
Field Documentation
The documentation for this class was generated from the following file: