Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes.directions | |
fr.cnes.sirius.patrius.signalpropagation |
Constructor and Description |
---|
LightAberrationTransformation(VacuumSignalPropagation signalPropagation,
ITargetDirection.SignalDirection signalDirection)
Constructor for the light aberration transformation to convert the propagation vector from frame F to F'.
|
Modifier and Type | Method and Description |
---|---|
VacuumSignalPropagation |
VacuumSignalPropagationModel.computeSignalPropagation(PVCoordinatesProvider emitter,
PVCoordinatesProvider receiver,
AbsoluteDate date,
VacuumSignalPropagationModel.FixedDate fixedDateType)
Computes the signal propagation object in the void at a particular date
|
Modifier and Type | Method and Description |
---|---|
abstract AbsoluteDate |
VacuumSignalPropagation.SignalPropagationRole.getDate(VacuumSignalPropagation signalPropagation)
Getter for the date associated to this role (transmission or reception date).
|
abstract RealMatrix |
VacuumSignalPropagation.SignalPropagationRole.getdPropDPos(VacuumSignalPropagation signalPropagation)
Getter for the propagation vector (from antenna to space object) partial derivatives matrix wrt the space
object position in the reference frame at the emission or reception date depending on the SignalDirection
value.
|
abstract Vector3D |
VacuumSignalPropagation.SignalPropagationRole.getdTPropDPos(VacuumSignalPropagation signalPropagation)
Getter for the propagation time partial derivatives vector wrt the space object position in the reference
frame at the emission or reception date depending on the SignalDirection value.
|
Copyright © 2023 CNES. All rights reserved.