Module exploration

Source
Expand description

Contains functions for exploration related things, like calculating estimated exploration value for stars and planets and for analysing scans for unusual data.

Enums§

CodexAnomalyEntry
Codex entries related to anomalies.
CodexAnomalyError
CodexEntry
Model for any kind of codex entry.
CodexEntryError
CodexGeologicalEntry
Codex entries related to geological points-of-interest.
CodexGeologicalError
CodexGuardianEntry
CodexGuardianError
CodexOrganicStructureEntry
Codex entries related to organic structures other than the ones already covered by crate::exobiology::Genus, crate::exobiology::Species and crate::exobiology::Variant.
CodexOrganicStructureError
CodexPlanetEntry
Codex entries related to planet types.
CodexPlanetError
CodexStarClassEntry
Codex entries related to star class.
CodexStarClassError
Enum for errors that occur when parsing a star class codex entry.
CodexThargoidEntry
Codex entries related to Thargoids.
CoxexThargoidError
PlanetarySignalType
A type of planetary signal that can be present on a planet.

Functions§

calculate_estimated_worth
Takes a scan event and calculates the estimated worth of the scanned body.