Get_Time_at_Solar_Altitude(Coordinate, Double) | Get times based on the specified Coordinate object's data and altitude. Condition (AltitudeEvents) should be checked if either Rising or Setting values return null. Caution: These methods are only reliable during daylight hours when the sun is visible. Time calculations will not be accurate after sunset when the altitude is negative. |
Get_Time_at_Solar_Altitude(Double, Double, DateTime, Double) | Get times based on the specified Coordinate object's data and altitude. Condition (AltitudeEvents) should be checked if either Rising or Setting values return null. Caution: These methods are only reliable during daylight hours when the sun is visible. Time calculations will not be accurate after sunset when the altitude is negative. |
Get_Time_at_Solar_Altitude(Double, Double, DateTime, Double, Double) | Get times based on the specified Coordinate object's data and altitude. Condition (AltitudeEvents) should be checked if either Rising or Setting values return null. Caution: These methods are only reliable during daylight hours when the sun is visible. Time calculations will not be accurate after sunset when the altitude is negative. |