AGI AgAccessConstraintPlugin 11 Send comments on this topic.
AddTarget Method (IAgAccessConstraintPluginResultRegister)
See Also 
Type
An indicator of the STK object type.





Description

Adds a target to the target list.

Syntax

[Visual Basic .NET]
Public Sub AddTarget( _
   ByVal Type As AgEAccessConstraintObjectType _
) 

[C#]
public void AddTarget(
AgEAccessConstraintObjectType Type
);

[Managed C++]
public: void AddTarget(
AgEAccessConstraintObjectType Type
);

[Java]
public  addTarget(
AgEAccessConstraintObjectType Type
);

[Unmanaged C++]
public: HRESULT AddTarget(
AgEAccessConstraintObjectType Type
);

Parameters

Type
Member Value Description
eAircraft 1 Aircraft.
eFacility 8 Facility.
eGroundVehicle 9 Ground Vehicle.
eLaunchVehicle 10 Launch Vehicle.
eMissile 13 Missile.
ePlanet 15 Planet.
ePlace 25 Place.
eRadar 16 Radar.
eReceiver 17 Receiver.
eSatellite 18 Satellite.
eSensor 20 Sensor.
eShip 21 Ship.
eStar 22 Star.
eTarget 23 Target.
eTransmitter 24 Transmitter.
An indicator of the STK object type.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1