functionto_northAzimuth

Conversion from azimuth based on AixLib to north based azimuth

Extends from Modelica.Units.Icons.Conversion (Base icon for conversion functions).

Information

This Function converts the azimuth based on AixLib to the north based definition.

Inputs

TypeNameDefaultDescription
Modelica.Units.SI.AngleaziSurface azimuth. azi=-90 degree if surface outward unit normal points toward east; azi=0 if it points toward south

Outputs

TypeNameDefaultDescription
Modelica.Units.SI.AnglealphaNorth based azimuth. alpha=0 if surface outward unit normal points toward north; alpha=90 degree if it points toward east.

Revisions

  • June 07, 2016,  by Stanley Risch:
    Implemented.