ST_Rotation
Name
ST_Rotation — Returns the rotation of the raster in radian.
Synopsis
    
     float8
     
      ST_Rotation
     
     (
    
    raster
    
     rast
    
    
     )
    
    ;
   
Description
Returns the uniform rotation of the raster in radian. If a raster does not have uniform rotation, NaN is returned. Refer to World File for more details.