kshana 0.22.0

Open, reproducible PNT-resilience simulator with quantum-sensor performance models
Documentation
{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "identifier": "https://doi.org/10.5281/zenodo.20528627",
  "name": "Kshana",
  "description": "Open, reproducible PNT-resilience simulator with quantum-sensor performance models",
  "version": "0.22.0",
  "license": "https://spdx.org/licenses/AGPL-3.0-only",
  "codeRepository": "https://github.com/AshfordeOU/kshana",
  "url": "https://kshana.dev",
  "programmingLanguage": "Rust",
  "runtimePlatform": "Rust 1.75+",
  "operatingSystem": ["Linux", "macOS", "Windows", "WebAssembly"],
  "keywords": [
    "PNT",
    "navigation",
    "quantum",
    "GNSS",
    "simulation"
  ],
  "author": [
    {
      "@type": "Person",
      "givenName": "Chakshu",
      "familyName": "Baweja",
      "email": "contact@ashforde.org"
    }
  ],
  "maintainer": {
    "@type": "Person",
    "givenName": "Chakshu",
    "familyName": "Baweja",
    "email": "contact@ashforde.org"
  },
  "developmentStatus": "active",
  "issueTracker": "https://github.com/AshfordeOU/kshana/issues",
  "referencePublication": "CITATION.cff"
}