Package | Description |
---|---|
agi.foundation.communications |
Contains types for representing electromagnetic signals and propagating them along communication links.
|
agi.foundation.infrastructure |
Contains types which support various aspects of the DME Component Libraries infrastructure.
|
agi.foundation.navigation.advanced |
Contains types used in GPS communications modeling.
|
agi.foundation.platforms |
Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexAnalogTransmitter
An analog transmitter defined by a
Signal and RadioFrequencyGainPattern . |
class |
ComplexDigitalTransmitter
A digital transmitter with a user-defined configuration.
|
class |
ComplexReceiver
A communications receiver defined by an antenna, gain pattern and list of signal processors.
|
class |
OpticalReceiver
A communications receiver defined by an optical antenna and list of signal processors.
|
class |
OpticalTransmitter
A communications transmitter defined by an optical antenna and list of signal processors.
|
class |
SimpleAnalogTransmitter
A simple analog transmitter defined by frequency and power.
|
class |
SimpleDigitalTransmitter
A simple digital communications transmitter defined by frequency, power and data rate using a
ConstantGainAmplifier , IsotropicGainPattern and DigitalModulation . |
class |
SimpleReceiver
A communications receiver using a
ConstantGainAmplifier and IsotropicGainPattern . |
Modifier and Type | Class and Description |
---|---|
class |
ParentExtension
An
ObjectExtension which can provide a reference to the parent
of the owner of this extension. |
Modifier and Type | Class and Description |
---|---|
class |
GpsCommunicationsFrontEnd
A communications-based antenna and navigation signal processing front-end for a
GPS Receiver . |
Modifier and Type | Class and Description |
---|---|
class |
Platform
A generic platform with a location and orientation relative to a parent platform.
|