OsGetSunParam
From OpenSimulator
(Difference between revisions)
(New page: '''Function Syntax:''' OsGetSunParam(string param);<br>'''Returns:''' double Example Required !<br> '''NOTE''' : This function replaces the deprecated OsSunGetParam function. [[C...) |
|||
Line 1: | Line 1: | ||
− | |||
'''Function Syntax:''' OsGetSunParam(string param);<br>'''Returns:''' double | '''Function Syntax:''' OsGetSunParam(string param);<br>'''Returns:''' double | ||
− | Example Required !<br> | + | Example Required !<br> |
+ | <br> '''NOTE''' : This function replaces the deprecated OsSunGetParam function. | ||
− | + | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | |
− | [[Category:OSSL]] | + |
Revision as of 16:54, 5 June 2011
Function Syntax: OsGetSunParam(string param);
Returns: double
Example Required !
NOTE : This function replaces the deprecated OsSunGetParam function.