SidcVisualizerAttributes Class
Abstract class that specifies the attributes that are shared by the MIL-STD-2525B, App6-(B) and App-6(C) Draft 1 symbol standards.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CETactical assembly)
Syntax
public abstract class SidcVisualizerAttributes : TacticalVisualizerAttributes
Remarks
This specifies the attributes that are shared by MIL-STD-2525B, MIL-STD-2525C, App-6(B) and App-6(C) Draft 1 symbol standards. Each symbol standard maps attributes to modifier fields in different ways. Please see the documentation for the MilStd2525BAttributes, MilStd2525CAttributes, MilitaryDAttributes, App6BAttributes and App6CDraft1Attributes classes for how attributes are mapped to modifier fields by each standard.
Inheritance Hierarchy
System.Object (not available in C#)
EngineObject
ResourceObject
TacticalVisualizerAttributes
SidcVisualizerAttributes
App6BAttributes
App6CDraft1Attributes
MilStd2525BAttributes
MilStd2525CAttributes
Platforms
Windows, Linux, Android
SidcVisualizerAttributes Members
The SidcVisualizerAttributes type has the following members.
Properties
Name | Description |
---|---|
AdditionalInformation | Gets or sets the attribute that specifies Additional Information. |
AltitudeDepth | Gets or sets the attribute that specifies Altitude or Depth. |
CombatEffectiveness | Gets or sets the attribute that specifies the Combat Effectiveness. |
DateTimeGroup | Gets or sets the attribute that specifies the Date/Time Group. |
Direction | Gets or sets the attribute that specifies the Direction. |
EquipmentType | Gets or sets the attribute that specifies the Equipment Type. |
EvaluationRating | Gets or sets the attribute that specifies the Evaluation Rating. |
HigherFormation | Gets or sets the attribute that specifies the Higher Formation. |
Hostile | Gets or sets the attribute that specifies Hostile (Enemy). |
IffSif | Gets or sets the attribute that specifies IFF/SIFF |
IsDisposed | Gets a value that tells whether the current SidcVisualizerAttributes has been disposed. Inherited from EngineObject |
Location | Gets or sets the attribute that specifies Location. |
Name | Gets or sets the name of the SidcVisualizerAttributes. Inherited from ResourceObject |
NativeHandle | Gets the native Carmenta Engine kernel object the current SidcVisualizerAttributes represents. Inherited from EngineObject |
Quantity | Gets or sets the attribute that specifies Quantity. |
ReinforcedOrReduced | Gets or sets the attribute that specifies Reinforced or Reduced. |
Sidc | Gets or sets the attribute that specifies the SIDC of the symbol. |
SignatureEquipment | Gets or sets the attribute that specifies Signature Equipment. |
SpecialC2Headquarter | Gets or sets the attribute that specifies the Special C2 Headquarter text. |
Speed | Gets or sets the attribute that specifies Speed. |
StaffComments | Gets or sets the attribute that specifies Staff Comments. |
UniqueDesignation | Gets or sets the attribute that specifies Unique Designation. |
IUserProperties.UserProperties | Gets the AttributeSet that contains the user properties. Inherited from IUserProperties |
Methods
Name | Description |
---|---|
Clone | Creates a copy of an object. Inherited from EngineObject |
Dispose | Releases the reference to the native Carmenta Engine kernel instance the EngineObject represents. Inherited from EngineObject |
Equals | Determines whether this instance is equal to another. Inherited from EngineObject |