Provides access to the properties and methods
used in defining a sensor object.
GetStarsInFOV | Returns celestial bodies within the sensor's field of view. |
IsRefractionTypeSupported | Gets a value indicating whether the specified type can be used |
ResetAzElMask | Method to reset the az-el mask. |
SetAzElMask | Method to set the az-el mask type, using the AgEAzElMaskType enumeration. |
SetAzElMaskFile | Path and file name of az-el mask file. |
SetLocationType | The sensor's location type, a member of the AgESnLocation enumeration. |
SetPatternType | Sets the pattern type. |
SetPointingExternalFile | Method to set the external pointing type. |
SetPointingType | Method to set the sensor's
pointing type, using the AgESnPointing enumeration.
Note: you cannot specify the eSnPtExternal enumeration using this method. To set sensor pointing using an external file, you must use the SetPointingExternalFile method. |
AccessConstraints | Get constraints imposed on the sensor. |
AzElMask | Get the az-el mask |
AzElMaskData | Get az-el mask data for the sensor. |
CommonTasks | Returns an interface that exposes common tasks. |
DetectorPitch | Detector pitch used in defining senor resolution. Uses SmallDistanceUnit Dimension. |
FocalLength | Focal length used in defining sensor resolution. Uses SmallDistanceUnit Dimension. |
Graphics | Get the 2D Graphics properties for the sensor. |
LocationData | Get location data for the sensor. The sensor's center point is invalid; all other points are valid choices for the location data. |
LocationType | The location type being used by the sensor. |
Pattern | Get data defining the sensor pattern. |
PatternType | Criterion for defining the sensor pattern. A member of the AgESnPattern enumeration. |
Pointing | Get pointing data for the sensor. |
PointingType | The sensor's pointing type. A member of the AgESnPointing enumeration. |
Refraction | Refraction method, a member of the AgESnRefractionType enumeration. |
RefractionModel | Gets a refraction model |
RefractionSupportedTypes | Returns an array of valid choices |
Swath | Get the sensor's swath. |
UseRefractionInAccess | Flag controls whether refraction is applied when computing relative position in Access |
VO | Get the 3D Graphics properties for the sensor. |
Attach a Sensor
Object to a Vehicle
[MATLAB] | Copy Code | |
---|---|---|
|
Set Sensor
Properties
[MATLAB] | Copy Code | |
---|---|---|
|
Sensor Body Mask
[MATLAB] | Copy Code | |
---|---|---|
|
Name |
---|
AgSensor |