yt.units.yt_array.YTQuantity.in_cgs

YTQuantity.in_cgs()

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. :