Difference between revisions of "Ac9bt"
Jump to navigation
Jump to search
(New page: == Overview == <big> <big> Actual Mfile AC9/ACS Mfiles) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | <big> | + | <big>This is an important part of the processing scheme. ac9bt cycles through each .lcd file and corresponding .zcor datafile and determines where to split them in up and downcasts. ac9bt makes the cast ID matrix and inserts it into the z*.lcd file. This function calls the E_BBstrip function and bt_ac9. |
<big> | <big> | ||
− | [[ | + | [[ac9bt.m]] |
[[AC9/ACS Mfiles]] | [[AC9/ACS Mfiles]] |
Latest revision as of 14:04, 5 August 2010
Overview
This is an important part of the processing scheme. ac9bt cycles through each .lcd file and corresponding .zcor datafile and determines where to split them in up and downcasts. ac9bt makes the cast ID matrix and inserts it into the z*.lcd file. This function calls the E_BBstrip function and bt_ac9.