필터 지우기
필터 지우기

What is meant by the inputs to the NRLMSISE-00 Atmosphere Model?

조회 수: 4 (최근 30일)
Maria
Maria 2023년 3월 9일
댓글: Jinal 2023년 3월 15일
In the documentation for the NRLMSISE-00 Atmosphere Model, there are four inputs that I find confusing.
Port 2 - N years, specified as an array.
Port 3 - N days of a year (1 to 365 (or 366)), specified as an array.
Port 4 - N seconds in a day, specified as an array, in universal time (UT).
Port 5 - N local apparent solar timed, specified as an array, in hours.
What is meant and why an array for each of them?

채택된 답변

Jinal
Jinal 2023년 3월 15일
Hi Maria,
As per my understanding, you wish to know about certain input ports of the NRLMSISE-00 Atmosphere Model block. Please find below a brief explanation of the same.
Port_2 – Years : Year Port_3 – Days : day of the year Port_4 – Seconds : Time of the day in universal time Port_5 – Local solar time : local apparent solar time, which refers to the time based on the current position of the sun. By default, these inputs are supposed to be specified as an array.
An input parameter called ‘Input local apparent solar time’ is also available for the block. You need to select this check box to input the local apparent solar time. By default it is set to ‘off’. You can refer this link for more information.
Hope this helps.
  댓글 수: 2
Maria
Maria 2023년 3월 15일
Thanks for your answer. It makes it a bit more clear, but I am still confused why there should be an array. For example, why should the year be an array? What is varying along the array?
Jinal
Jinal 2023년 3월 15일
I believe array is just the structure used for storing the input values. The year array would only contain one element. Similarly the days, seconds and local solar time arrays would also be of size one.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Electromechanical에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by