Jump to content
The simFlight Network Forums

C# demo for FsRunwayLightsInfo


Recommended Posts

Quote

Is there any demo code for FsRunwayLightsInfo Class?

This class is part of the AirportDatabase feature. There is demo code for this feature in the "example code" project:

http://fsuipc.paulhenty.com/#downloads

However, the example doesn't show the FsRunwayLightsInfo class specifically, but it simply holds the information about the runway's lights. You can get to it via the FsRunway class once you have the database loaded and have found the runway from the airport.

The properties are self-explanatory and there is a little more detail about each property in the intellisense popup or the reference documentation:

http://fsuipc.paulhenty.com/Reference/html/classFSUIPC_1_1FsRunwayLightsInfo.html

Quote

can we change the brigthness of runway lights with FsLightBrightness.

No, all the information in the AirportsDatabase comes from text files generated by Pete's MakeRunways.exe program. My dll has no ability affect the scenery in the simulation. You will probably need a scenery editor for that.

Paul

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.