yt.units.yt_array.YTQuantity.in_mks

YTQuantity.in_mks()

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

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