asGigawatts property

Power get asGigawatts

Returns a new Power object representing this power in Gigawatts (GW).

Implementation

Power get asGigawatts => convertTo(PowerUnit.gigawatt);