|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalRadiusProvider | |
|---|---|
| fr.cnes.sirius.patrius.assembly.models | |
| fr.cnes.sirius.patrius.assembly.properties | |
| org.orekit.propagation.events | This package provides interfaces and classes dealing with events occurring during propagation. |
| Uses of LocalRadiusProvider in fr.cnes.sirius.patrius.assembly.models |
|---|
| Methods in fr.cnes.sirius.patrius.assembly.models with parameters of type LocalRadiusProvider | |
|---|---|
void |
SensorModel.setMainTarget(PVCoordinatesProvider target,
LocalRadiusProvider radius)
Sets the main target of the sensor property. |
| Uses of LocalRadiusProvider in fr.cnes.sirius.patrius.assembly.properties |
|---|
| Methods in fr.cnes.sirius.patrius.assembly.properties that return LocalRadiusProvider | |
|---|---|
LocalRadiusProvider[] |
SensorProperty.getInhibitionTargetsRadiuses()
|
LocalRadiusProvider |
SensorProperty.getMainTargetRadius()
|
| Methods in fr.cnes.sirius.patrius.assembly.properties with parameters of type LocalRadiusProvider | |
|---|---|
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 |
| Uses of LocalRadiusProvider in org.orekit.propagation.events |
|---|
| Classes in org.orekit.propagation.events that implement LocalRadiusProvider | |
|---|---|
class |
ConstantRadiusProvider
Implementation for constant radius provider. |
class |
VariableRadiusProvider
Implementation for variable radius providers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||