Package | Description |
---|---|
fr.cnes.sirius.patrius.assembly.models | |
fr.cnes.sirius.patrius.assembly.properties | |
fr.cnes.sirius.patrius.propagation.events |
Modifier and Type | Method and Description |
---|---|
void |
SensorModel.setMainTarget(PVCoordinatesProvider target,
LocalRadiusProvider radius)
Sets the main target of the sensor property.
|
Modifier and Type | Method and Description |
---|---|
LocalRadiusProvider[] |
SensorProperty.getInhibitionTargetsRadiuses() |
LocalRadiusProvider |
SensorProperty.getMainTargetRadius() |
Modifier and Type | Method and Description |
---|---|
void |
SensorProperty.setInhibitionFieldsAndTargets(IFieldOfView[] fields,
PVCoordinatesProvider[] targets,
LocalRadiusProvider[] targetRadiuses)
Sets the arrays of inhibition fields and the associated targets : the two array must
have the same length.
|
void |
SensorProperty.setMainTarget(PVCoordinatesProvider target,
LocalRadiusProvider radius)
Sets the main target of the sensor
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantRadiusProvider
Implementation for constant radius provider.
|
class |
VariableRadiusProvider
Implementation for variable radius providers.
|
Modifier and Type | Method and Description |
---|---|
LocalRadiusProvider |
EclipseDetector.getOccultingRadiusProvider()
Returns the occulting radius provider.
|
Copyright © 2021 CNES. All rights reserved.