![]() | TargetSolution Class |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.AI.Commands.EOB
The TargetSolution type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetSolution(IEntity) |
Constructor.
|
![]() | TargetSolution(TargetSolution) |
Copy constructor.
|
Name | Description | |
---|---|---|
![]() | Confidence |
Returns a confidence value associated with each of the Az/El and Range attributes of the track
|
![]() | Engaged |
The weapon system currently engaging this target.
|
![]() | ID |
Gets the unique id number of this track solution object.
|
![]() | RelativePosition |
Gets the target's position relative to the detecting platform.
|
![]() | Source |
The detection source for the last update to target solution.
|
![]() | TargetEntity |
Gets the SGE entity detected.
|
![]() | TargetPlatform |
Returns a MACE.IPhysicalEntity interface for the entity being represented by this target solution.
|
![]() | TargetPriority |
A numerical representation of this tracks priority from 0.0 (lowest, inclusive) to 1.0 (highest, inclusive).
This track priority does factor in a WEZ that may exist for a targeted enitity.
|
![]() | TLS |
Gets the Time (the target was) Last Seen in seconds.
|
![]() | TLSOwnship_s |
Gets the Time (the target was) Last Seen by sensors on the ownship in seconds.
|
![]() | TrackInfo |
Gets or sets additional information about the track.
|
![]() | TrackPriority |
A numerical representation of this tracks priority from 0.0 (lowest, inclusive) to 1.0 (highest, inclusive).
This track priority does not factor in any WEZ that might exist for a potential targeted enitity.
|
Name | Description | |
---|---|---|
![]() | Clone |
Makes a semi-deep copy (some references copied)
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |