Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 07:54
df87ecd

Breaking Changes

Parameter of GatewayToGatewayCommLinkCalculator has been renamed.

The gateway_to_gateway_bandwidth parameter of GatewayToGatewayCommLinkCalculator has been renamed to gateway_to_gateway_link_capacity in GatewayToGatewayCommLinkCalculator by @Silverkazu in #87. This is to be consistent with other parameter naming in COSMICA.

New Features and Deprecations

build_walker_delta_constellation

You can now construct a Walker Delta constellation via cosmica.dynamics.build_walker_delta_constellation function.

Constellation class

Constellation class has been added as pure data class to represent a constellation. It deprecates the SatelliteConstellation and MultiOrbitalPlaneConstellation classes

Internal Changes

Dependency Updates

New Contributors

Full Changelog: v0.4.0...v0.5.0