yt.units.yt_array.YTArray.in_cgs

YTArray.in_cgs()[source]

Creates a copy of this array with the data in the equivalent cgs units, and returns it.

Returns:Quantity object with data converted to cgs units. :