تبليغاتX


//import the GreenSock classes import com.greensock.*; import com.greensock.easing.*; //tween the MovieClip named "mc" to an alpha of 0.5 over the course of 3 seconds TweenLite.to(mc, 3, {alpha:0.5}); //scale myButton to 150% (scaleX/scaleY of 1.5) using the Elastic.easeOut ease for 2 seconds TweenLite.to(myButton, 2, {scaleX:1.5, scaleY:1.5, ease:Elastic.easeOut}); //tween mc3 in FROM 100 pixels above wherever it is now, and an alpha of 0. (notice the vars object defines the starting values instead of the ending values) TweenLite.from(mc3, 1, {y:"-100", alpha:0}); //after a delay of 3 seconds, tween mc for 5 seconds, sliding it across the screen by changing its "x" property to 300, using the Back.easeOut ease to make it shoot past it and come back, and then call the onFinishTween() function, passing two parameters: 5 and mc TweenLite.to(mc, 5, {delay:3, x:300, ease:Back.easeOut, onComplete:onFinishTween, onCompleteParams:[5, mc]}); function onFinishTween(param1:Number, param2:MovieClip):void { trace("The tween has finished! param1 = " + param1 + ", and param2 = " + param2); } //call myFunction() after 2 seconds, passing 1 parameter: "myParam" TweenLite.delayedCall(2, myFunction, ["myParam"]); //use the object-oriented syntax to create a TweenLite instance and store it so we can reverse, restart, or pause it later. var myTween:TweenLite = new TweenLite(mc2, 3, {y:200, alpha:0.5, onComplete:myFunction}); //some time later (maybe in by a ROLL_OUT event handler for a button), reverse the tween, causing it to go backwards to its beginning from wherever it is now. myTween.reverse(); //pause the tween myTween.pause(); //restart the tween myTween.restart(); //make the tween jump to exactly its 2-second point myTween.currentTime = 2; MNT

MNT





فیلتر شکن








+ نوشته شده در  شنبه دوم اردیبهشت 1391ساعت 18:38  توسط MNT  | 

۸۰

+ نوشته شده در  شنبه دوم اردیبهشت 1391ساعت 15:56  توسط MNT  | 

%3clocal%3e
+ نوشته شده در  شنبه دوم اردیبهشت 1391ساعت 15:53  توسط MNT  | 

تحقیق وتوضیح  درباره ماهواره نو

 اطلاعات ماهواره های سری NOAA سنجنده AVHRR
 تاریخ درج اطلاعات: 24/10/1386   ایستگاه گیرنده از سال 75 تاکنون فعال است و تصاویر سری ماهواره های NOAA را دریافت می کند .این ایستگاه دارای آنتن بشقابی، گردان، دو محوره به قطر 180 سانتیمتر است. این ایستگاه PC Base است و به طور متوسط 4 گذر اطلاعات از هر ماهواره در شبانه روز دریافت می کند.
این ایستگاه قابلیت پیش بینی گذرها را تا دو هفته آینده را دارد و سطع پوشش آنتن آن بسیار وسیع می باشد . ایستگاه مذکور در تهران منطقه سعادت آباد نصب شده است.
 سری ماهواره های NOAA (National Oceanic and Atmospheric Administration)ι سومین نسل از ماهواره های هواشناسی است که به وسیله سازمان ملی جو و اقیانوس ایالت متحده امریکا اداره می شود. تاکنون ماهواره های سری نوا 18-16-14-12-15-17 فعال شده اند و هم اکنون ایستگاه گیرنده تصاویر ماهواره های ســـــــــری 12 و 16و17 را دریافــــــت می کند.

مشخصات ماهواره NOAA
- مدار خورشید آهنگ، دایروی
- ارتفاع ماهواره : 825كیلومتر
- زاویه انحراف : 7/98 درجه
- دوره تناوب چرخش ماهواره : 4/101 دقیقه
- زمان پرتاب:1991
- زمان عبور از گره نزولی: 1644
- دوره تکرار ماهواره : 2 بار در روز
 

 

 

ماهواره نوا ماهواره هواشناسی است که در ارتفاع 870 کیلومتری قرار گرفته و هر 101 دقیقه یکباربه دور زمین چرخیده و اطلاعات هواشناسی را از قبیل دما _رطوبت و حرکت و سرعت ابرها و... به ایستگاه های زمینی مخابره می کنند .

 

+ نوشته شده در  دوشنبه بیست و یکم فروردین 1391ساعت 15:56  توسط MNT  | 

جواب پرسش های کتاب درسی علوم تجربی سال اول راهنمایی                           

    برای مراجعه به ادامه مطلب بروید  .


ادامه مطلب
+ نوشته شده در  دوشنبه بیست و یکم فروردین 1391ساعت 15:46  توسط MNT  | 

 


دیکشنری آنلاین

دیکشنری آنلاین

Google

در اين وبلاگ
در كل اينترنت



ساعت فلش

:آدرس سایت فیلتر شده
:نوع فیلتر

>