yt.units.yt_array.YTArray.in_mks

YTArray.in_mks()[source]

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