mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-10 17:59:24 +00:00
xx
This commit is contained in:
@@ -1954,7 +1954,7 @@ function UNIT:SetValidateAndRepositionGroundUnits(Enabled)
|
|||||||
self.ValidateAndRepositionGroundUnits = Enabled
|
self.ValidateAndRepositionGroundUnits = Enabled
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Get the max kgs of fuel this unit can hold in its *internal* tank(s) and overall (with ext. tanks) in kgs.
|
--- Get the max kgs of fuel this unit can hold in its *internal* tank(s) and overall (with external tanks) in kgs.
|
||||||
-- @param #UNIT self
|
-- @param #UNIT self
|
||||||
-- @return #number InternalFuel Max internal fuel in kgs. Zero if it cannot be determined.
|
-- @return #number InternalFuel Max internal fuel in kgs. Zero if it cannot be determined.
|
||||||
-- @return #number Overall Fuel Overall max in case there are external tanks in kgs. Zero if it cannot be determined.
|
-- @return #number Overall Fuel Overall max in case there are external tanks in kgs. Zero if it cannot be determined.
|
||||||
|
|||||||
Reference in New Issue
Block a user