{ * File: SatelliteArtifacts.sml.txt * Author: Manfred Jeusfeld * * Created: 2024-02-19/M.Jeusfeld (2024-02-21/M.Jeusfeld) * ------------------------------------------------------ * Mopre extended model around satellites * * License: Creative Commons license Attribution-NonCommercial 4.0 International http://creativecommons.org/licenses/by-nc/4.0/ http://creativecommons.org/licenses/by-nc/4.0/legalcode * } Satellites in Dimension with dimcolor col : "20,130,20" gproperty bgcolor : "230,255,230" end Artifacts in Dimension with dimcolor col : "0,0,210" gproperty bgcolor : "240,240,255" end LegalEntities in Dimension with dimcolor col : "130,20,20" gproperty bgcolor : "255,230,230" end SatelliteModel in Element with potency Satellites: 2 attribute plannedmass: Integer end GalileoModel in Element isA SatelliteModel with potency Satellites: 2 attribute frequency: Integer attribute plannedorbit: String end Satellite in Element with potency Satellites: 1 attribute position: String attribute actualmass: Integer attribute actualorbit: String end GioveA1 in Element, GalileoModel isA Satellite with potency Satellites: 1 frequency frequency: 1200 plannedorbit plannedorbit: "O461" plannedmass plannedmass: 4820 end GioveA1_r1 in Element, GioveA1 with potency Satellites: 0 actualorbit actualorbit: "O461a" position position: "29.4N-69.2W-421.31" actualmass actualmass: 4721 end GioveA1_v1 in Element, GioveA1 with potency Satellites: 0 actualorbit actualorbit: "O461" position position: "7.41S-99.65W-421.31" actualmass actualmass: 4719 end GalileoModel=>SatelliteModel with dimension dim: Satellites end GioveA1->GalileoModel with dimension dim: Satellites end GioveA1=>Satellite with dimension dim: Satellites end GioveA1_r1->GioveA1 with dimension dim: Satellites end GioveA1_v1->GioveA1 with dimension dim: Satellites end LegalEntity in Element with potency LegalEntities: 1 end Institution in Element isA LegalEntity with potency LegalEntities: 1 attribute headquarter: String end Person in Element isA LegalEntity with potency LegalEntities: 1 attribute nationality: String end ESPAC in Element, Institution with potency LegalEntities: 0 headquarter headquarter: "Munich" end ACME in Element, Institution with potency LegalEntities: 0 headquarter headquarter: "Copenhagen" end PeterS in Element, Person with potency LegalEntities: 0 nationality nationality: "Austria" end Institution=>LegalEntity with dimension dim: LegalEntities end Person=>LegalEntity with dimension dim: LegalEntities end ESPAC->Institution with dimension dim: LegalEntities end ACME->Institution with dimension dim: LegalEntities end PeterS->Person with dimension dim: LegalEntities end Artifact in Element with attribute owner: LegalEntity potency Artifacts: 1 attribute depOn: Artifact end PhysicalArtifact in Element isA Artifact with potency Artifacts: 1 end DigitalArtifact in Element isA Artifact with potency Artifacts: 1 attribute version: String attribute lastupdate: String end SimulationModel in Element isA DigitalArtifact with potency Artifacts: 1 attribute purpose: String end SoftwareArtifact in Element isA DigitalArtifact with potency Artifacts: 1 end SatCtrlcomm in Element, SoftwareArtifact with potency Artifacts: 0 lastupdate lastupdate: "2023-12-07 13:01" version version: "V32.7.06" owner owner: PeterS depOn depOn: DetumbA1v1 end DetumbA1v1 in Element, SimulationModel with potency Artifacts: 0 lastupdate lastupdate: "2023-12-01 9:23" purpose purpose: "minimize detumbling time" version version: "V2.01" depOn depOn: GioveA1_v1 owner owner: PeterS end PhysicalArtifact=>Artifact with dimension dim: Artifacts end DigitalArtifact=>Artifact with dimension dim: Artifacts end SimulationModel=>DigitalArtifact with dimension dim: Artifacts end SoftwareArtifact=>DigitalArtifact with dimension dim: Artifacts end SatCtrlcomm->SoftwareArtifact with dimension dim: Artifacts end DetumbA1v1->SimulationModel with dimension dim: Artifacts end Satellite in Element with attribute embedded: SoftwareArtifact end GioveA1_r1 in PhysicalArtifact with owner owner: ESPAC embedded embedded: SatCtrlcomm potency Artifacts: 0 end GioveA1_v1 in DigitalArtifact with owner owner: ESPAC embedded embedded: SatCtrlcomm potency Artifacts: 0 version version: "A1-v443.1.771" lastupdate lastupdate: "2023-12-07 18:31" end GioveA1 in DigitalArtifact with owner owner: ACME version version: "A1-v443.1" lastupdate lastupdate: "2022-03-18 9:37" potency Artifacts: 0 end GioveA1_r1->PhysicalArtifact with dimension dim: Artifacts end GioveA1_v1->DigitalArtifact with dimension dim: Artifacts end GioveA1->DigitalArtifact with dimension dim: Artifacts end