Uses of Class
fr.cnes.sirius.patrius.assembly.models.RFLinkBudgetModel

Packages that use RFLinkBudgetModel
fr.cnes.sirius.patrius.events.sensor   
 

Uses of RFLinkBudgetModel in fr.cnes.sirius.patrius.events.sensor
 

Methods in fr.cnes.sirius.patrius.events.sensor that return RFLinkBudgetModel
 RFLinkBudgetModel RFVisibilityDetector.getLbModel()
          Get the RF link budget model.
 

Constructors in fr.cnes.sirius.patrius.events.sensor with parameters of type RFLinkBudgetModel
RFVisibilityDetector(RFLinkBudgetModel linkBudgetModel, double linkBudgetThreshold, double maxCheck, double threshold)
          Constructor for the sensor masking detector.
RFVisibilityDetector(RFLinkBudgetModel linkBudgetModel, double linkBudgetThreshold, double maxCheck, double threshold, EventDetector.Action entry, EventDetector.Action exit)
          Constructor for the sensor masking detector.
RFVisibilityDetector(RFLinkBudgetModel linkBudgetModel, double linkBudgetThreshold, double maxCheck, double threshold, EventDetector.Action entry, EventDetector.Action exit, boolean removeEntry, boolean removeExit)
          Constructor for the sensor masking detector.
 



Copyright © 2016 CNES. All Rights Reserved.