Using the MAPL Orbital Component with SatSim: Difference between revisions

Bmauer (talk | contribs)
No edit summary
Bmauer (talk | contribs)
No edit summary
Line 52: Line 52:
</pre>
</pre>


The file must have a Masked_Exports label. Following the label each line has the following three entries.
The file must have a Masked_Exports label. Following the label each line has the following three entries in the following order.
 
1. Name of export in SatSim. This is the name of the export in SatSim you want to mask.
1. Name of export in SatSim. This is the name of the export in SatSim you want to mask.
2. Name of the mask to apply to export. This must be one of the instrument names in the corresponding MAPL_OrbGridComp.rc file.
2. Name of the mask to apply to export. This must be one of the instrument names in the corresponding MAPL_OrbGridComp.rc file.
3. Name of new variable. This is what the new masked export will be name. The variable of this name can now be exported via the History from the SatSim component like any of the native exports of SatSim.
3. Name of new variable. This is what the new masked export will be name. The variable of this name can now be exported via the History from the SatSim component like any of the native exports of SatSim.