// Configuration file for BaseSyncMFD, I-MFD, AeroBrakeMFD Color_01 0x0000DD00 // Current Ship orbit, Source Orbit [Bright green] Color_02 0x00008800 // Additional Map lines [Dark green] Color_03 0x0000BB00 // Base Text color [green] Color_04 0x0000EEAA // Hilighted text Color_05 0x0000CCFF // Target orbit, Some Warnings [Orange] Color_06 0x00EEEEEE // Selected Item [White] Color_07 0x00FF5555 // Planned trajectory [Blue] Color_08 0x00666666 // Planets [Dark Grey] Color_09 0x000000DD // Warning lights [Red] Color_10 0x00EEEEEE // [White] Color_11 0x00999999 // Headlines, Some planets [Grey] Color_12 0x0000BB00 // Adjustable Items // Multibody predictor configurations Rectification 0.005 // Rectification constant for trajectory engine NonSpherical 2 // Use Non spherical gravity on low orbit prediction in Map Program, 0=Disabled, 1=Auto, 2=Always ON LegSize 1 // Legsize factor used in Multibody predictor LegsPerFrame 64 // Number of legs calculated each time step Celbody 1 // Use Orbiter's Celbody Interface to improve accuracy of the map (1=On, 0=Off) Adaptive 0 // Use Adaptive step-size control (1=On, 0=Off) AdapTol 4 // Error tolerance (Lower value = higher accuracy) Integrator 0 // Default Integrator 0=RK5(6), 1=RK6(7), 2=RK7(8) // General Configurations RefAltitude 120e3 // Reference altitude for atmospheric entry interface ReEntryAngle 6.2 // Default ReEntry in degrees DateFormat 0 // Default Date Format 0=MJD, 1=GET UseRegres 1 // Use Nodel Regression Estimation (1=On, 0=Off) IgnState 1 // Use numerical ignition state propagation FastUpdate 1 // Use Fast Update of MFD Screens // Key Setup BaseSyncKey 0x30 // StartUp key used by BaseSyncMFD IMFDKey 0x17 // StartUp key used by IMFD RotationKey1 0x26 // Rotation Key "L" RotationKey2 0x2C // Rotation Key "Z" // Auto-burn options AB_Rate 10.0 // AutoBurn MaxRate (degrees/s) AB_RCS_Th 2.0 // RCS Level Treshold m/s AB_Thr_Th 20.0 // Throttle Down Level Treshold m/s