chore: KDIS datatypes
commit1fb2e1a922696ba8990b94db846096e15ab7a6d0
authorCarlo Corradini <carlo.ita98@gmail.com>
Mon, 11 Sep 2023 14:57:19 +0000 (11 16:57 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 14:57:19 +0000 (11 16:57 +0200)
tree94643477c67a7068d1558229208c17b548d750ca
parent4609815e4ef3781f5352212820da9ce7f8873f9e
chore: KDIS datatypes
341 files changed:
KDIS/DataTypes/APA.cpp [new file with mode: 0644]
KDIS/DataTypes/APA.h [new file with mode: 0644]
KDIS/DataTypes/AcousticEmitterSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/AcousticEmitterSystem.h [new file with mode: 0644]
KDIS/DataTypes/AggregateIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/AggregateIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/AggregateMarking.cpp [new file with mode: 0644]
KDIS/DataTypes/AggregateMarking.h [new file with mode: 0644]
KDIS/DataTypes/AggregateType.cpp [new file with mode: 0644]
KDIS/DataTypes/AggregateType.h [new file with mode: 0644]
KDIS/DataTypes/AirPlatformAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/AirPlatformAppearance.h [new file with mode: 0644]
KDIS/DataTypes/AntennaLocation.cpp [new file with mode: 0644]
KDIS/DataTypes/AntennaLocation.h [new file with mode: 0644]
KDIS/DataTypes/ArealObjectAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/ArealObjectAppearance.h [new file with mode: 0644]
KDIS/DataTypes/ArticulatedPart.cpp [new file with mode: 0644]
KDIS/DataTypes/ArticulatedPart.h [new file with mode: 0644]
KDIS/DataTypes/AttachedPart.cpp [new file with mode: 0644]
KDIS/DataTypes/AttachedPart.h [new file with mode: 0644]
KDIS/DataTypes/AttributeRecordSet.cpp [new file with mode: 0644]
KDIS/DataTypes/AttributeRecordSet.h [new file with mode: 0644]
KDIS/DataTypes/BeamData.cpp [new file with mode: 0644]
KDIS/DataTypes/BeamData.h [new file with mode: 0644]
KDIS/DataTypes/BeamStatus.cpp [new file with mode: 0644]
KDIS/DataTypes/BeamStatus.h [new file with mode: 0644]
KDIS/DataTypes/BoundingSphereRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/BoundingSphereRecord.h [new file with mode: 0644]
KDIS/DataTypes/COMBICState.cpp [new file with mode: 0644]
KDIS/DataTypes/COMBICState.h [new file with mode: 0644]
KDIS/DataTypes/ClockTime.cpp [new file with mode: 0644]
KDIS/DataTypes/ClockTime.h [new file with mode: 0644]
KDIS/DataTypes/CommunicationsChannelType.cpp [new file with mode: 0644]
KDIS/DataTypes/CommunicationsChannelType.h [new file with mode: 0644]
KDIS/DataTypes/CommunicationsNodeID.cpp [new file with mode: 0644]
KDIS/DataTypes/CommunicationsNodeID.h [new file with mode: 0644]
KDIS/DataTypes/ConeRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/ConeRecord1.h [new file with mode: 0644]
KDIS/DataTypes/ConeRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/ConeRecord2.h [new file with mode: 0644]
KDIS/DataTypes/CryptoSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/CryptoSystem.h [new file with mode: 0644]
KDIS/DataTypes/CulturalFeatureAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/CulturalFeatureAppearance.h [new file with mode: 0644]
KDIS/DataTypes/DEAreaAimpoint.cpp [new file with mode: 0644]
KDIS/DataTypes/DEAreaAimpoint.h [new file with mode: 0644]
KDIS/DataTypes/DataTypeBase.cpp [new file with mode: 0644]
KDIS/DataTypes/DataTypeBase.h [new file with mode: 0644]
KDIS/DataTypes/DeadReckoningParameter.cpp [new file with mode: 0644]
KDIS/DataTypes/DeadReckoningParameter.h [new file with mode: 0644]
KDIS/DataTypes/Descriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/Descriptor.h [new file with mode: 0644]
KDIS/DataTypes/EllipsoidRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/EllipsoidRecord1.h [new file with mode: 0644]
KDIS/DataTypes/EllipsoidRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/EllipsoidRecord2.h [new file with mode: 0644]
KDIS/DataTypes/EmissionSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/EmissionSystem.h [new file with mode: 0644]
KDIS/DataTypes/EmitterBeam.cpp [new file with mode: 0644]
KDIS/DataTypes/EmitterBeam.h [new file with mode: 0644]
KDIS/DataTypes/EmitterSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/EmitterSystem.h [new file with mode: 0644]
KDIS/DataTypes/EncodingScheme.cpp [new file with mode: 0644]
KDIS/DataTypes/EncodingScheme.h [new file with mode: 0644]
KDIS/DataTypes/EnhancedMode1Code.cpp [new file with mode: 0644]
KDIS/DataTypes/EnhancedMode1Code.h [new file with mode: 0644]
KDIS/DataTypes/EntityAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityAppearance.h [new file with mode: 0644]
KDIS/DataTypes/EntityCapabilities.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityCapabilities.h [new file with mode: 0644]
KDIS/DataTypes/EntityDestinationRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityDestinationRecord.h [new file with mode: 0644]
KDIS/DataTypes/EntityIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/EntityMarking.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityMarking.h [new file with mode: 0644]
KDIS/DataTypes/EntityType.cpp [new file with mode: 0644]
KDIS/DataTypes/EntityType.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumBurstDescriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumBurstDescriptor.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDescriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDescriptor.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDesignator.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDesignator.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDetonationResult.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumDetonationResult.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEmitter.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEmitter.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEntityInfoInteraction.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEntityInfoInteraction.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEntityManagement.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumEntityManagement.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumHeader.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumHeader.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumIFF.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumIFF.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumInformationOperations.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumInformationOperations.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumMinefield.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumMinefield.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumRadio.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumRadio.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSimulationManagement.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSimulationManagement.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSupply.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSupply.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSyntheticEnvironment.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSyntheticEnvironment.h [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSystemIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/Enums/EnumSystemIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/Enums/KDISEnums.h [new file with mode: 0644]
KDIS/DataTypes/EnvironmentRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/EnvironmentRecord.h [new file with mode: 0644]
KDIS/DataTypes/EnvironmentType.cpp [new file with mode: 0644]
KDIS/DataTypes/EnvironmentType.h [new file with mode: 0644]
KDIS/DataTypes/EnvironmentalsAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/EnvironmentalsAppearance.h [new file with mode: 0644]
KDIS/DataTypes/EulerAngles.cpp [new file with mode: 0644]
KDIS/DataTypes/EulerAngles.h [new file with mode: 0644]
KDIS/DataTypes/ExpendableAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/ExpendableAppearance.h [new file with mode: 0644]
KDIS/DataTypes/ExpendableDescriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/ExpendableDescriptor.h [new file with mode: 0644]
KDIS/DataTypes/ExplosionDescriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/ExplosionDescriptor.h [new file with mode: 0644]
KDIS/DataTypes/FactoryDecoder.h [new file with mode: 0644]
KDIS/DataTypes/FixedDatum.cpp [new file with mode: 0644]
KDIS/DataTypes/FixedDatum.h [new file with mode: 0644]
KDIS/DataTypes/FlareState.cpp [new file with mode: 0644]
KDIS/DataTypes/FlareState.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_MarkXInterrogator.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_MarkXInterrogator.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_MarkXTransponder.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_MarkXTransponder.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_RRB.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_RRB.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_Soviet.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalOperationalData_Soviet.h [new file with mode: 0644]
KDIS/DataTypes/FundamentalParameterData.cpp [new file with mode: 0644]
KDIS/DataTypes/FundamentalParameterData.h [new file with mode: 0644]
KDIS/DataTypes/GED.h [new file with mode: 0644]
KDIS/DataTypes/GED_BasicFixedWingAircraft.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_BasicFixedWingAircraft.h [new file with mode: 0644]
KDIS/DataTypes/GED_BasicGroundCombatSoldier.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_BasicGroundCombatSoldier.h [new file with mode: 0644]
KDIS/DataTypes/GED_BasicGroundCombatVehicle.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_BasicGroundCombatVehicle.h [new file with mode: 0644]
KDIS/DataTypes/GED_BasicRotorWingAircraft.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_BasicRotorWingAircraft.h [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedFixedWingAircraft.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedFixedWingAircraft.h [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedGroundCombatSoldier.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedGroundCombatSoldier.h [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedGroundCombatVehicle.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedGroundCombatVehicle.h [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedRotaryWingAircraft.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_EnhancedRotaryWingAircraft.h [new file with mode: 0644]
KDIS/DataTypes/GED_GroundLogisticsVehicle.cpp [new file with mode: 0644]
KDIS/DataTypes/GED_GroundLogisticsVehicle.h [new file with mode: 0644]
KDIS/DataTypes/GaussianPlumeRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/GaussianPlumeRecord.h [new file with mode: 0644]
KDIS/DataTypes/GaussianPuffRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/GaussianPuffRecord.h [new file with mode: 0644]
KDIS/DataTypes/GridAxisIrregular.cpp [new file with mode: 0644]
KDIS/DataTypes/GridAxisIrregular.h [new file with mode: 0644]
KDIS/DataTypes/GridAxisRegular.cpp [new file with mode: 0644]
KDIS/DataTypes/GridAxisRegular.h [new file with mode: 0644]
KDIS/DataTypes/GridData.cpp [new file with mode: 0644]
KDIS/DataTypes/GridData.h [new file with mode: 0644]
KDIS/DataTypes/GridDataType0.cpp [new file with mode: 0644]
KDIS/DataTypes/GridDataType0.h [new file with mode: 0644]
KDIS/DataTypes/GridDataType1.cpp [new file with mode: 0644]
KDIS/DataTypes/GridDataType1.h [new file with mode: 0644]
KDIS/DataTypes/GridDataType2.cpp [new file with mode: 0644]
KDIS/DataTypes/GridDataType2.h [new file with mode: 0644]
KDIS/DataTypes/GroupAssignmentRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/GroupAssignmentRecord.h [new file with mode: 0644]
KDIS/DataTypes/GroupDestinationRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/GroupDestinationRecord.h [new file with mode: 0644]
KDIS/DataTypes/GuidedMunitionsAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/GuidedMunitionsAppearance.h [new file with mode: 0644]
KDIS/DataTypes/IFF_ATC_NAVAIDS_FundamentalParameterData.cpp [new file with mode: 0644]
KDIS/DataTypes/IFF_ATC_NAVAIDS_FundamentalParameterData.h [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer2.cpp [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer2.h [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3.cpp [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3.h [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3Interrogator.cpp [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3Interrogator.h [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3Transponder.cpp [new file with mode: 0644]
KDIS/DataTypes/IFF_Layer3Transponder.h [new file with mode: 0644]
KDIS/DataTypes/IOCommunicationsNode.cpp [new file with mode: 0644]
KDIS/DataTypes/IOCommunicationsNode.h [new file with mode: 0644]
KDIS/DataTypes/IOEffect.cpp [new file with mode: 0644]
KDIS/DataTypes/IOEffect.h [new file with mode: 0644]
KDIS/DataTypes/IntercomCommunicationParameters.cpp [new file with mode: 0644]
KDIS/DataTypes/IntercomCommunicationParameters.h [new file with mode: 0644]
KDIS/DataTypes/JammingTechnique.cpp [new file with mode: 0644]
KDIS/DataTypes/JammingTechnique.h [new file with mode: 0644]
KDIS/DataTypes/KFIXED.cpp [new file with mode: 0644]
KDIS/DataTypes/KFIXED.h [new file with mode: 0644]
KDIS/DataTypes/LE_DeadReckoningParameter.cpp [new file with mode: 0644]
KDIS/DataTypes/LE_DeadReckoningParameter.h [new file with mode: 0644]
KDIS/DataTypes/LE_EntityIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/LE_EntityIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/LE_EulerAngles.cpp [new file with mode: 0644]
KDIS/DataTypes/LE_EulerAngles.h [new file with mode: 0644]
KDIS/DataTypes/LE_Vector.cpp [new file with mode: 0644]
KDIS/DataTypes/LE_Vector.h [new file with mode: 0644]
KDIS/DataTypes/LandPlatformAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/LandPlatformAppearance.h [new file with mode: 0644]
KDIS/DataTypes/LayerHeader.cpp [new file with mode: 0644]
KDIS/DataTypes/LayerHeader.h [new file with mode: 0644]
KDIS/DataTypes/LifeFormAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/LifeFormAppearance.h [new file with mode: 0644]
KDIS/DataTypes/LineRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/LineRecord1.h [new file with mode: 0644]
KDIS/DataTypes/LineRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/LineRecord2.h [new file with mode: 0644]
KDIS/DataTypes/LinearObjectAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/LinearObjectAppearance.h [new file with mode: 0644]
KDIS/DataTypes/LinearSegmentParameter.cpp [new file with mode: 0644]
KDIS/DataTypes/LinearSegmentParameter.h [new file with mode: 0644]
KDIS/DataTypes/Mine.cpp [new file with mode: 0644]
KDIS/DataTypes/Mine.h [new file with mode: 0644]
KDIS/DataTypes/MineFusing.cpp [new file with mode: 0644]
KDIS/DataTypes/MineFusing.h [new file with mode: 0644]
KDIS/DataTypes/MinePaintScheme.cpp [new file with mode: 0644]
KDIS/DataTypes/MinePaintScheme.h [new file with mode: 0644]
KDIS/DataTypes/MinefieldAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/MinefieldAppearance.h [new file with mode: 0644]
KDIS/DataTypes/MinefieldDataFilter.cpp [new file with mode: 0644]
KDIS/DataTypes/MinefieldDataFilter.h [new file with mode: 0644]
KDIS/DataTypes/Mode5InterrogatorBasicData.cpp [new file with mode: 0644]
KDIS/DataTypes/Mode5InterrogatorBasicData.h [new file with mode: 0644]
KDIS/DataTypes/Mode5InterrogatorStatus.cpp [new file with mode: 0644]
KDIS/DataTypes/Mode5InterrogatorStatus.h [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderBasicData.cpp [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderBasicData.h [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderStatus.cpp [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderStatus.h [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderSupplementalData.cpp [new file with mode: 0644]
KDIS/DataTypes/Mode5TransponderSupplementalData.h [new file with mode: 0644]
KDIS/DataTypes/ModeXCodeRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/ModeXCodeRecord.h [new file with mode: 0644]
KDIS/DataTypes/ModulationType.cpp [new file with mode: 0644]
KDIS/DataTypes/ModulationType.h [new file with mode: 0644]
KDIS/DataTypes/MunitionDescriptor.cpp [new file with mode: 0644]
KDIS/DataTypes/MunitionDescriptor.h [new file with mode: 0644]
KDIS/DataTypes/NamedLocationIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/NamedLocationIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/NonHumanLifeFormAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/NonHumanLifeFormAppearance.h [new file with mode: 0644]
KDIS/DataTypes/ObjectAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/ObjectAppearance.h [new file with mode: 0644]
KDIS/DataTypes/ObjectType.cpp [new file with mode: 0644]
KDIS/DataTypes/ObjectType.h [new file with mode: 0644]
KDIS/DataTypes/OrientationError.cpp [new file with mode: 0644]
KDIS/DataTypes/OrientationError.h [new file with mode: 0644]
KDIS/DataTypes/PerimeterPointCoordinate.cpp [new file with mode: 0644]
KDIS/DataTypes/PerimeterPointCoordinate.h [new file with mode: 0644]
KDIS/DataTypes/PointObjectAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/PointObjectAppearance.h [new file with mode: 0644]
KDIS/DataTypes/PointRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/PointRecord1.h [new file with mode: 0644]
KDIS/DataTypes/PointRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/PointRecord2.h [new file with mode: 0644]
KDIS/DataTypes/PositionError.cpp [new file with mode: 0644]
KDIS/DataTypes/PositionError.h [new file with mode: 0644]
KDIS/DataTypes/PropulsionSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/PropulsionSystem.h [new file with mode: 0644]
KDIS/DataTypes/RadioAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/RadioAppearance.h [new file with mode: 0644]
KDIS/DataTypes/RadioEntityType.cpp [new file with mode: 0644]
KDIS/DataTypes/RadioEntityType.h [new file with mode: 0644]
KDIS/DataTypes/RecordSet.cpp [new file with mode: 0644]
KDIS/DataTypes/RecordSet.h [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord1.h [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord2.h [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord3.cpp [new file with mode: 0644]
KDIS/DataTypes/RectangularVolumeRecord3.h [new file with mode: 0644]
KDIS/DataTypes/RelationshipRecord.cpp [new file with mode: 0644]
KDIS/DataTypes/RelationshipRecord.h [new file with mode: 0644]
KDIS/DataTypes/RelativeWorldCoordinates.cpp [new file with mode: 0644]
KDIS/DataTypes/RelativeWorldCoordinates.h [new file with mode: 0644]
KDIS/DataTypes/SecondaryOperationalData.cpp [new file with mode: 0644]
KDIS/DataTypes/SecondaryOperationalData.h [new file with mode: 0644]
KDIS/DataTypes/SensorEmitterAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/SensorEmitterAppearance.h [new file with mode: 0644]
KDIS/DataTypes/SeparationPart.cpp [new file with mode: 0644]
KDIS/DataTypes/SeparationPart.h [new file with mode: 0644]
KDIS/DataTypes/Shaft.cpp [new file with mode: 0644]
KDIS/DataTypes/Shaft.h [new file with mode: 0644]
KDIS/DataTypes/SilentAggregateSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/SilentAggregateSystem.h [new file with mode: 0644]
KDIS/DataTypes/SilentEntitySystem.cpp [new file with mode: 0644]
KDIS/DataTypes/SilentEntitySystem.h [new file with mode: 0644]
KDIS/DataTypes/SimulationIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/SimulationIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/SpacePlatformAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/SpacePlatformAppearance.h [new file with mode: 0644]
KDIS/DataTypes/SphereRecord1.cpp [new file with mode: 0644]
KDIS/DataTypes/SphereRecord1.h [new file with mode: 0644]
KDIS/DataTypes/SphereRecord2.cpp [new file with mode: 0644]
KDIS/DataTypes/SphereRecord2.h [new file with mode: 0644]
KDIS/DataTypes/StandardVariable.cpp [new file with mode: 0644]
KDIS/DataTypes/StandardVariable.h [new file with mode: 0644]
KDIS/DataTypes/SubSurfacePlatformAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/SubSurfacePlatformAppearance.h [new file with mode: 0644]
KDIS/DataTypes/Supplies.cpp [new file with mode: 0644]
KDIS/DataTypes/Supplies.h [new file with mode: 0644]
KDIS/DataTypes/SupplyAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/SupplyAppearance.h [new file with mode: 0644]
KDIS/DataTypes/SurfacePlatformAppearance.cpp [new file with mode: 0644]
KDIS/DataTypes/SurfacePlatformAppearance.h [new file with mode: 0644]
KDIS/DataTypes/SystemIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/SystemIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/TimeStamp.cpp [new file with mode: 0644]
KDIS/DataTypes/TimeStamp.h [new file with mode: 0644]
KDIS/DataTypes/TrackJamTargetIdentifier.cpp [new file with mode: 0644]
KDIS/DataTypes/TrackJamTargetIdentifier.h [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticEmitterBeam.cpp [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticEmitterBeam.h [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticEmitterSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticEmitterSystem.h [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticFundamentalParameterData.cpp [new file with mode: 0644]
KDIS/DataTypes/UnderwaterAcousticFundamentalParameterData.h [new file with mode: 0644]
KDIS/DataTypes/VariableDatum.cpp [new file with mode: 0644]
KDIS/DataTypes/VariableDatum.h [new file with mode: 0644]
KDIS/DataTypes/VariableParameter.cpp [new file with mode: 0644]
KDIS/DataTypes/VariableParameter.h [new file with mode: 0644]
KDIS/DataTypes/Vector.cpp [new file with mode: 0644]
KDIS/DataTypes/Vector.h [new file with mode: 0644]
KDIS/DataTypes/VectoringNozzleSystem.cpp [new file with mode: 0644]
KDIS/DataTypes/VectoringNozzleSystem.h [new file with mode: 0644]
KDIS/DataTypes/WorldCoordinates.cpp [new file with mode: 0644]
KDIS/DataTypes/WorldCoordinates.h [new file with mode: 0644]