List of all items
Structs
- Metadata
- MetadataBuilder
- ParseLevelError
- Record
- RecordBuilder
- SetLoggerError
- astronomy::close_binary_star::CloseBinaryStar
- astronomy::close_binary_star::constraints::Constraints
- astronomy::distant_binary_star::DistantBinaryStar
- astronomy::distant_binary_star::constraints::Constraints
- astronomy::galaxy::Galaxy
- astronomy::galaxy::constraints::Constraints
- astronomy::gas_giant_planet::GasGiantPlanet
- astronomy::gas_giant_planet::constraints::Constraints
- astronomy::host_star::constraints::Constraints
- astronomy::moon::Moon
- astronomy::moon::constraints::Constraints
- astronomy::moons::Moons
- astronomy::moons::constraints::Constraints
- astronomy::planet::constraints::Constraints
- astronomy::planetary_system::PlanetarySystem
- astronomy::planetary_system::constraints::Constraints
- astronomy::satellite_system::SatelliteSystem
- astronomy::satellite_system::constraints::Constraints
- astronomy::satellite_systems::SatelliteSystems
- astronomy::satellite_systems::constraints::Constraints
- astronomy::star::Star
- astronomy::star::constraints::Constraints
- astronomy::star_subsystem::constraints::Constraints
- astronomy::star_system::StarSystem
- astronomy::star_system::constraints::Constraints
- astronomy::stellar_neighbor::StellarNeighbor
- astronomy::stellar_neighbor::constraints::Constraints
- astronomy::stellar_neighborhood::StellarNeighborhood
- astronomy::stellar_neighborhood::constraints::Constraints
- astronomy::terrestrial_planet::TerrestrialPlanet
- astronomy::terrestrial_planet::constraints::Constraints
- goap::action::Action
- goap::node::Node
- goap::nodes::Nodes
- goap::plan::Plan
- goap::planner::Planner
- goap::state::State
- scripting_language::bound_method::BoundMethod
- scripting_language::chunk::Chunk
- scripting_language::class::Class
- scripting_language::class_compiler::ClassCompiler
- scripting_language::closure::Closure
- scripting_language::closure::upvalue::Upvalue
- scripting_language::compiler::Compiler
- scripting_language::constants::Constants
- scripting_language::function::Function
- scripting_language::function::upvalue::Upvalue
- scripting_language::garbage_collection::collector::Collector
- scripting_language::garbage_collection::object_header::ObjectHeader
- scripting_language::garbage_collection::reference::Reference
- scripting_language::garbage_collection::trace::formatter::Formatter
- scripting_language::instance::Instance
- scripting_language::instructions::Instructions
- scripting_language::interpreter::Interpreter
- scripting_language::local::Local
- scripting_language::native_function::NativeFunction
- scripting_language::parser::Parser
- scripting_language::parser::rule::Rule
- scripting_language::parser::rules::Rules
- scripting_language::scanner::Scanner
- scripting_language::token::Token
- scripting_language::virtual_machine::VirtualMachine
- scripting_language::virtual_machine::call_frame::CallFrame
Enums
- Level
- LevelFilter
- astronomy::close_binary_star::error::Error
- astronomy::distant_binary_star::error::Error
- astronomy::galaxy::error::Error
- astronomy::gas_giant_planet::error::Error
- astronomy::host_star::HostStar
- astronomy::host_star::error::Error
- astronomy::moon::error::Error
- astronomy::moon::rotation_direction::RotationDirection
- astronomy::moons::error::Error
- astronomy::planet::Planet
- astronomy::planet::error::Error
- astronomy::planetary_system::error::Error
- astronomy::satellite_system::error::Error
- astronomy::satellite_systems::error::Error
- astronomy::star::error::Error
- astronomy::star_subsystem::StarSubsystem
- astronomy::star_subsystem::error::Error
- astronomy::star_system::error::Error
- astronomy::stellar_neighbor::error::Error
- astronomy::stellar_neighborhood::error::Error
- astronomy::terrestrial_planet::error::Error
- astronomy::terrestrial_planet::rotation_direction::RotationDirection
- goap::error::Error
- scripting_language::compiler::error::Error
- scripting_language::compiler::function_type::FunctionType
- scripting_language::error::Error
- scripting_language::instruction::Instruction
- scripting_language::interpreter::error::Error
- scripting_language::native_function::error::Error
- scripting_language::parser::error::Error
- scripting_language::parser::precedence::Precedence
- scripting_language::scanner::error::Error
- scripting_language::token::error::Error
- scripting_language::token::type::Type
- scripting_language::value::Value
- scripting_language::virtual_machine::error::Error
- scripting_language::virtual_machine::error::runtime::RuntimeError
Traits
Macros
- debug
- debug_3u8
- debug_u8
- debug_var
- error
- format_3u8
- format_nullary_opcode
- format_u8
- info
- info_3u8
- info_u8
- info_var
- log
- log_enabled
- print_var
- trace
- trace_3u8
- trace_enter
- trace_exit
- trace_u8
- trace_var
- warn
Functions
- astronomy::close_binary_star::math::barycenter::get_average_distances_from_barycenter
- astronomy::close_binary_star::math::barycenter::get_maximum_distances_from_barycenter
- astronomy::close_binary_star::math::barycenter::get_minimum_distances_from_barycenter
- astronomy::close_binary_star::math::frost_line::get_frost_line
- astronomy::close_binary_star::math::habitable_zone::get_habitable_zone
- astronomy::close_binary_star::math::separation::get_maximum_separation
- astronomy::close_binary_star::math::separation::get_minimum_separation
- astronomy::moon::math::tides::get_lunar_tide
- astronomy::moon::math::tides::get_neap_tide
- astronomy::moon::math::tides::get_planetary_tide
- astronomy::moon::math::tides::get_solar_tide
- astronomy::moon::math::tides::get_spring_tide
- astronomy::moon::math::tides::is_moon_tidally_locked
- astronomy::moon::math::tides::is_planet_tidally_locked
- astronomy::planet::math::mass::earth_mass_to_jupiter_mass
- astronomy::planet::math::mass::jupiter_mass_to_earth_mass
- astronomy::star::math::color::star_mass_to_rgb
- astronomy::star::math::distance::au_to_meters
- astronomy::star::math::distance::meters_to_au
- astronomy::star::math::distance::meters_to_rsol
- astronomy::star::math::distance::rsol_to_meters
- astronomy::star::math::frost_line::star_luminosity_to_frost_line
- astronomy::star::math::habitable_zone::star_luminosity_to_habitable_zone
- astronomy::star::math::luminosity::ergs_to_lsol
- astronomy::star::math::luminosity::joules_to_lsol
- astronomy::star::math::luminosity::lsol_to_ergs
- astronomy::star::math::luminosity::lsol_to_joules
- astronomy::star::math::luminosity::lsol_to_watts
- astronomy::star::math::luminosity::star_mass_to_luminosity
- astronomy::star::math::luminosity::watts_to_lsol
- astronomy::star::math::mass::get_random_habitable_stellar_mass
- astronomy::star::math::mass::get_random_stellar_mass
- astronomy::star::math::mass::kg_to_msol
- astronomy::star::math::mass::msol_to_kg
- astronomy::star::math::radius::star_mass_to_radius
- astronomy::star::math::satellite_zone::get_approximate_innermost_orbit
- astronomy::star::math::satellite_zone::get_approximate_outermost_orbit
- astronomy::star::math::spectral_class::get_random_habitable_spectral_class
- astronomy::star::math::spectral_class::get_random_spectral_class
- astronomy::star::math::spectral_class::spectral_class_to_habitable_mass_range
- astronomy::star::math::spectral_class::spectral_class_to_mass_range
- astronomy::star::math::spectral_class::star_mass_to_spectral_class
- astronomy::star::math::temperature::star_mass_to_temperature
- astronomy::star::name::generate_star_name
- astronomy::stellar_neighbor::math::point::get_random_point_in_sphere
- astronomy::terrestrial_planet::math::atmospheric_stability::get_argon_stability
- astronomy::terrestrial_planet::math::atmospheric_stability::get_carbon_dioxide_stability
- astronomy::terrestrial_planet::math::atmospheric_stability::get_molecule_stability
- astronomy::terrestrial_planet::math::atmospheric_stability::get_nitrogen_stability
- astronomy::terrestrial_planet::math::atmospheric_stability::get_oxygen_stability
- astronomy::terrestrial_planet::math::atmospheric_stability::is_argon_stable
- astronomy::terrestrial_planet::math::atmospheric_stability::is_atmospherically_stable
- astronomy::terrestrial_planet::math::atmospheric_stability::is_carbon_dioxide_stable
- astronomy::terrestrial_planet::math::atmospheric_stability::is_molecule_stable
- astronomy::terrestrial_planet::math::atmospheric_stability::is_nitrogen_stable
- astronomy::terrestrial_planet::math::atmospheric_stability::is_oxygen_stable
- astronomy::terrestrial_planet::math::density::get_density
- astronomy::terrestrial_planet::math::escape_velocity::get_escape_velocity
- astronomy::terrestrial_planet::math::gravity::get_gravity
- astronomy::terrestrial_planet::math::radius::get_radius
- astronomy::terrestrial_planet::math::temperature::get_equilibrium_temperature
- init_pretty_env_logger
- logger
- max_level
- pretty_env_logger_builder
- scripting_language::standard_library::uptime
- set_boxed_logger
- set_logger
- set_logger_racy
- set_max_level
Type Definitions
- scripting_language::native_function::FunctionType
- scripting_language::parser::rule::ParseFn
- scripting_language::table::Table
Constants
- STATIC_MAX_LEVEL
- astronomy::close_binary_star::constants::MAXIMUM_AVERAGE_SEPARATION
- astronomy::close_binary_star::constants::MAXIMUM_COMBINED_MASS
- astronomy::close_binary_star::constants::MAXIMUM_HABITABLE_AVERAGE_SEPARATION
- astronomy::close_binary_star::constants::MAXIMUM_HABITABLE_COMBINED_MASS
- astronomy::close_binary_star::constants::MAXIMUM_HABITABLE_INDIVIDUAL_MASS
- astronomy::close_binary_star::constants::MAXIMUM_HABITABLE_ORBITAL_ECCENTRICITY
- astronomy::close_binary_star::constants::MAXIMUM_INDIVIDUAL_MASS
- astronomy::close_binary_star::constants::MAXIMUM_ORBITAL_ECCENTRICITY
- astronomy::close_binary_star::constants::MINIMUM_AVERAGE_SEPARATION
- astronomy::close_binary_star::constants::MINIMUM_COMBINED_MASS
- astronomy::close_binary_star::constants::MINIMUM_HABITABLE_AGE
- astronomy::close_binary_star::constants::MINIMUM_HABITABLE_AVERAGE_SEPARATION
- astronomy::close_binary_star::constants::MINIMUM_HABITABLE_COMBINED_MASS
- astronomy::close_binary_star::constants::MINIMUM_HABITABLE_INDIVIDUAL_MASS
- astronomy::close_binary_star::constants::MINIMUM_HABITABLE_ORBITAL_ECCENTRICITY
- astronomy::close_binary_star::constants::MINIMUM_INDIVIDUAL_MASS
- astronomy::close_binary_star::constants::MINIMUM_ORBITAL_ECCENTRICITY
- astronomy::close_binary_star::constants::MINIMUM_SEPARATION
- astronomy::distant_binary_star::constants::MAXIMUM_AVERAGE_SEPARATION
- astronomy::distant_binary_star::constants::MAXIMUM_ORBITAL_ECCENTRICITY
- astronomy::distant_binary_star::constants::MINIMUM_AVERAGE_SEPARATION
- astronomy::distant_binary_star::constants::MINIMUM_ORBITAL_ECCENTRICITY
- astronomy::gas_giant_planet::constants::MAXIMUM_MASS
- astronomy::gas_giant_planet::constants::MINIMUM_MASS
- astronomy::host_star::constants::BINARY_STAR_PROBABILITY
- astronomy::moon::constants::MAXIMUM_ALBEDO
- astronomy::moon::constants::MAXIMUM_MASS
- astronomy::moon::constants::MINIMUM_ALBEDO
- astronomy::moon::constants::MINIMUM_MASS
- astronomy::moons::constants::MAXIMUM_GAS_GIANT_MOONS
- astronomy::moons::constants::MAXIMUM_TERRESTRIAL_MOONS
- astronomy::moons::constants::MINIMUM_GAS_GIANT_MOONS
- astronomy::moons::constants::MINIMUM_TERRESTRIAL_MOONS
- astronomy::planet::math::mass::EARTH_MASS_PER_JUPITER_MASS
- astronomy::satellite_systems::constants::MAXIMUM_SATELLITE_SYSTEMS
- astronomy::satellite_systems::constants::MINIMUM_SATELLITE_SYSTEMS
- astronomy::star::constants::CLASS_A_WEIGHT
- astronomy::star::constants::CLASS_B_WEIGHT
- astronomy::star::constants::CLASS_F_WEIGHT
- astronomy::star::constants::CLASS_G_WEIGHT
- astronomy::star::constants::CLASS_K_WEIGHT
- astronomy::star::constants::CLASS_M_WEIGHT
- astronomy::star::constants::CLASS_O_WEIGHT
- astronomy::star::constants::MAXIMUM_HABITABLE_MASS
- astronomy::star::constants::MAXIMUM_MASS
- astronomy::star::constants::MINIMUM_HABITABLE_AGE
- astronomy::star::constants::MINIMUM_HABITABLE_MASS
- astronomy::star::constants::MINIMUM_MASS
- astronomy::star::math::distance::METERS_PER_AU
- astronomy::star::math::distance::METERS_PER_SOLAR_RADIUS
- astronomy::star::math::luminosity::ERGS_PER_SEC_PER_LSOL
- astronomy::star::math::luminosity::JOULES_PER_SEC_PER_LSOL
- astronomy::star::name::INFIX
- astronomy::star::name::PREFIX
- astronomy::star::name::SUFFIX
- astronomy::star_subsystem::constants::DISTANT_BINARY_PROBABILITY
- astronomy::stellar_neighborhood::constants::STELLAR_NEIGHBORHOOD_DENSITY
- astronomy::stellar_neighborhood::constants::STELLAR_NEIGHBORHOOD_RADIUS
- astronomy::terrestrial_planet::constants::MAXIMUM_BOND_ALBEDO
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_BOND_ALBEDO
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_GRAVITY
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_MASS
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_ORBITAL_ECCENTRICITY
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_ROTATIONAL_PERIOD
- astronomy::terrestrial_planet::constants::MAXIMUM_HABITABLE_TEMPERATURE
- astronomy::terrestrial_planet::constants::MAXIMUM_MASS
- astronomy::terrestrial_planet::constants::MAXIMUM_ORBITAL_ECCENTRICITY
- astronomy::terrestrial_planet::constants::MINIMUM_BOND_ALBEDO
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_BOND_ALBEDO
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_GRAVITY
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_MASS
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_ORBITAL_ECCENTRICITY
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_ROTATIONAL_PERIOD
- astronomy::terrestrial_planet::constants::MINIMUM_HABITABLE_TEMPERATURE
- astronomy::terrestrial_planet::constants::MINIMUM_MASS
- astronomy::terrestrial_planet::constants::MINIMUM_ORBITAL_ECCENTRICITY
- astronomy::terrestrial_planet::constants::STEFAN_BOLTZMANN_CONSTANT
- astronomy::terrestrial_planet::math::atmospheric_stability::ARGON_WEIGHT
- astronomy::terrestrial_planet::math::atmospheric_stability::CO2_WEIGHT
- astronomy::terrestrial_planet::math::atmospheric_stability::NITROGEN_WEIGHT
- astronomy::terrestrial_planet::math::atmospheric_stability::OXYGEN_WEIGHT
- astronomy::terrestrial_planet::math::temperature::GREENHOUSE_EFFECT
- scripting_language::virtual_machine::constants::CALL_FRAMES_MAX
- scripting_language::virtual_machine::constants::STACK_SIZE_MAX