Steve Knoblock wrote:
Can you point this dummy to where the nasal electical system or documents are?
Sorry I have to make this quick, but the "nasal electrical system" is simply a nasal script that impliments the electrical system. There should be an example in the c172 folder ... look for something like c172-electrical.nas (or something similar.) The <aircraft>-set.xml file can reference aircraft specific nasal scripts so that's what you need to do to activate the electrical system.
The nasal script is specific code to impliment a specific aircraft's electrical system, but the overall structure could be copied and adapted to new aircraft. But each aircraft will need it's own aircraft specific script.
Other than that, the script just runs every frame and reads and sets property values appropriately.
Regards, Curt. -- Curtis Olson http://www.flightgear.org/~curt HumanFIRST Program http://www.humanfirst.umn.edu/ FlightGear Project http://www.flightgear.org Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d _______________________________________________ Flightgear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
