Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What does <Delay...> mean ?

Featured Replies

I see the word "<Delay..." in code and wonder what it means and does:For example:

<Gauge Name="Main RPM Indicator" Version="1.0">	<Image Name="RPM_Background.bmp" />	<Element>		<Position X="26" Y="26" />		<Image Name="Engine_Gauges_Needle.bmp" PointsTo="East">			<Axis X="-9" Y="2" />		</Image>		<Rotate>			<Value Minimum="0" Maximum="35">(A:Prop1 RPM,RPM) 100 /</Value>			<Nonlinearity>				<Item Value="0" X="5" Y="19" />				<Item Value="20" X="46" Y="17" />				<Item Value="35" X="27" Y="48" />			</Nonlinearity>			<Delay DegreesPerSecond="15" />		</Rotate>	</Element>	<Mouse>//		<Tooltip ID="TOOLTIPTEXT_ENG2_PROP_RPM" /><Tooltip>(%((A:PROP1 RPM, rpm))%!d! Prop RPM)</Tooltip>	</Mouse></Gauge>

  • Author

Well after more research, it seems that <Delay...> is a delay in the motion of the element (i.e. needle) as it rotates from one value (pixel pointing) to another

  • Moderator
Well after more research, it seems that <Delay...> is a delay in the motion of the element (i.e. needle) as it rotates from one value (pixel pointing) to another
Yes, and contrary to what you might think, lower numbers mean slower response!

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

Thanks

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.