How can I view under mask of the block "Orbit Propagator"
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Xu Dong
el 1 de Sept. de 2023
Editada: Fangjun Jiang
el 5 de Sept. de 2023
Is it possible to view under mask of "Aero Blockset/Spacecraft/Spacecraft Dynamics/Orbit Propagator"?
I want to exam detail of the block.
Right click the block, "Mask/Look Under Mask" is disabled, i cant found anyway to open it.
open_system('aerolibsatdyn/Attitude Profile (Nadir Pointing)','force')
%% which open under mask of "Attitude Profile (Nadir Pointing)" successully
open_system('aerolibsatdyn/Orbit Propagator Numerical (high precision)','force')
%% which only open dialog of "Orbit Propagator Numerical (high precision)"
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 1 de Sept. de 2023
It does not seem to be a masked block.
Double click the 'Attitude Profile (Nadir Pointing)' block, it opens the parameter dialog. The label of the top panel shows 'Attitude Profile (mask)'.
The other one does not have the '(mask)' mark.
2 comentarios
Fangjun Jiang
el 5 de Sept. de 2023
Editada: Fangjun Jiang
el 5 de Sept. de 2023
It is likely a built-in block, like the commonly used Gain block.
It has its own block type 'OrbitPropagator'. The block type for the Gain block is 'Gain'.
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Aerospace Blockset en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!