[Contents] [TitleIndex] [WordIndex

Aerospace Blockset for xcos (2012-07-23: Coding week 8-9).

Added DISTANCE CONVERSION block

This block allows to easily convert distance values between meters, kilometers and astronomical units.

Added GROUND_STATION block

This block allows to input data describing a ground station that ca be used by other blocks. It accepts station name longitude (deg), lattitude (deg) altitude (m above sea level), and mask (deg).

Added STATION_VISIBILITY block

This block accept as inputs ground station descriptor and satellite position in terrestial frame. It calculates if the satellte is in light of sight of the ground station. The data output has two modes: event output and regular true/fale data output.

Added PLOT_VISIBILITY block

This block allows to plot access times betwen ground station and satellites in a comprehensive way. It allows to plot data for many stations and satellites at the same time. Block works in real ime (animates).

Added TIMEFRAME_CNVERSION block

This block allows to easily convert between time frames used by CelestLab: cjd, mjd, jd, cal. Timeframes to be converted are configurable by block parameters window.

Updating unit tests

Icons

Fixes, cleanups, small changes


2022-09-08 09:26