Provides access to the properties and methods used in defining a facility object.
![]() | Method to get the az-el mask. A member of the AgEAzElMaskType enumeration. |
![]() | Method to get az-el mask data. |
![]() | Method to reset the az-el mask. |
![]() | Method to set an az-el mask. A member of the AgEAzElMaskType enumeration. |
![]() | Get the constraints imposed on the facility. |
![]() | The altitude reference of the object. |
![]() | This property is deprecated. The new RFEnvironment property can be used to configure atmospheric models. |
![]() | Get the 2D Graphics properties of the facility. |
![]() | Height of facility above its model of the ground. Height is measured along the normal to surface defined by reference ellipsoid of the central body. Facility models the ground as an ellipsoid passing through the ground position. Uses Distance Dimension. |
![]() | Gets the laser environment. |
![]() | The maximum step size to use when computing lighting. Only applies (and only can be set) when LightingObstructionModel is eLightingObstructionAzElMask or eLightingObstructionTerrain. Uses Time Dimension. |
![]() | The obstruction model used in lighting computations. |
![]() | The amount of the time offset from GMT, if this option is used. Uses Time Dimension. |
![]() | The maximum range to use when computing the az el mask using terrain data. Zero indicates to use algorithm default. Only applies when GetAzElMask returns eTerrainData (cannot be set if eMaskFile). Uses Distance Dimension. |
![]() | Get the position of the facility. |
![]() | Returns the radar clutter map. |
![]() | Returns the radar cross sectoin. |
![]() | Gets the RF environment. |
![]() | Save terrain az-el mask data in binary. |
![]() | The method for determining the normal to the local terrain. |
![]() | Data used in specifying terrain slope. |
![]() | Opt whether to use a local time offset from GMT. |
![]() | Opt whether to set altitude automatically by using terrain data. |
![]() | Get the 3D Graphics properties of the facility. |
Implemented Interface |
---|
IAgStkObject |
IAgLifetimeInformation |
IAgDisplayTm |
Name |
---|
AgFacility |
Create a facility (on current scenario central body)
[C#] | ||
---|---|---|
|
Create a facility on Earth at lat/lon/alt
[C#] | ||
---|---|---|
|
Create a facility on specified central body at lat/lon/alt
[C#] | ||
---|---|---|
|
Create a facility from facility database
[C#] | ||
---|---|---|
|
Create a facility (on current scenario central body)
[Visual Basic .NET] | ||
---|---|---|
|
Create a facility on Earth at lat/lon/alt
[Visual Basic .NET] | ||
---|---|---|
|
Create a facility on specified central body at lat/lon/alt
[Visual Basic .NET] | ||
---|---|---|
|
Create a facility from facility database
[Visual Basic .NET] | ||
---|---|---|
|
Create a facility (on the current scenario central body)
[Python - STK API] | ||
---|---|---|
|
Set the geodetic position of the facility
[Python - STK API] | ||
---|---|---|
|
Add an AzEl Mask to a Facility
[Python - STK API] | ||
---|---|---|
|
Create a facility (on the current scenario central body)
[MATLAB] | ||
---|---|---|
|
Set the geodetic position of the facility
[MATLAB] | ||
---|---|---|
|
Add an AzEl Mask to a Facility
[MATLAB] | ||
---|---|---|
|