This Xcos block performs Gamma50 (Veis) to terrestrial frame vector transformation.
This Xcos block performs Gamma50 (Veis) to terrestrial frame vector transformation. Although the block allows to transform velocity as well as position velocity input can be ignored if unnecessary. Position input is mandatory, even when only velocity output is used. Third input with current simulation time in "modified julian day since 1950" needs to be always connected.
Input 1 (mandatory): 3x1 double (position in G50 Veiss reference frame)
Input 2 (optional): 3x1 double (velocity in G50 Veiss reference frame)
Input 3 (mandatory): 1x1 double (time in "modified julian day since 1950" format)
Output 1: 3x1 double (position in terrestial reference frame)
Output 2: 3x1 double (velocity in terrestial reference frame)
This block has no dialog box.
This block has no cofigurable properties.
macros/G50_TO_TER.sci
macros/AB_fr_G502ter.sci
CelestLab - CelestLab aerospace library
CL_fr_G502ter - CelestLab function used to perform the conversion from G50 Veiss to terrestial reference frame.
KEP_TO_CAR - Aerospace Blockset block allowing for conversion from G50 Veiss reference frame to the terrestial reference frame
CJD_TIME - Aerospace Blockset block providing configurable way of feeding time to the simulation in "modified julian day since 1950" format.
PLOT_GROUNDTRACK - Aerospace Blockset block allowing to plot ground track of satellites orbiting Earth based on their position in terrestial reference frame.