kalast 0.3.7

Thermophysical Model for Binary Asteroids
Documentation

kalast

Thermophysical Model for Binary Asteroids

crates.io/kalast docs.rs/kalast

Usage

Add the dependency kalast to your Cargo.toml:

[dependencies]

kalast = "0.3"

Add to your code:

use kalast::prelude::*;

and refer to kalast::prelude online for available modules and items.

License

Licensed under the Apache License, Version 2.0.

Contribution

Any contribution is welcome.