STK 12.6.0 发布

news/2023/5/28 7:34:28

What's New

This topic liststhe new features and improvements that are included in each STK 12 release. If you want to read about known issues, issues fixed witheach STK 12 release, and important announcements, see the Release Notes.

To learn how to usethe STK , see the STK Tutorials.

STK 12.6 Featurehighlights

Analyzer

STK's Analyzer capability now supports performingtrade studies with satellite Lifetime parameters.

Astrogator

  • Astrogator, HPOP, and Analysis Workbench can now use the DTM 2020 atmospheric density model .

  • The Astrogator Radiation Pressure Propagator Function now allows for the definition of the Radiation Pressure Coefficient (Ck) and Radiation Pressure Area directly on the function itself. You can choose to use these values instead of the values defined on the MCS segments.

  • Python support is now available for the Astrogator Scripting Tool. This multiplatform capability uses the STK Python API and enables the Astrogator Scripting Tool on Linux for the first time.

Aviator

  • The first iteration of a repository for plugin examples for the Flight Framework is now available. This first iteration includes Aerodynamic and Powerplant strategies, so you can plug in your own computational methods and have them appear as if they are built in. The example Aerodynamic and Propulsion strategies model an X-34 hypersonic vehicle, making use of what is called a four-point aerodynamic math model using .NET. The propulsion model is coded using C++ in a form that is conducive to plugging in a Functional Mockup Unit (FMU) as a propulsion force model.

  • There is now registration-free .NET plugin capability to 30 different Flight plugin points. This supports the forthcoming Flight Sandbox capability, supporting Ansys developers around the world to integrate their tools with STK and Flight.

  • There is a new Aircraft Plugin for STK Aviator to generate design points suitable for use with Fluent Aero. The design points produce an envelope that encompasses the selected mission, making it easy to compute and use a high-fidelity AERO file for a family of trajectories around the selected mission.

  • External ephemeris files can now create Aviator objects to determine appropriate attitude, aerodynamics, propulsion, and thermal models for external ephemeris trajectories. This can be used to determine the ability of an aircraft to follow desired trajectories or estimate aircraft performance characteristics given an observed trajectory.

  • Hypersonic modeling is improved with a new glide strategy that interpolates commanded airspeed between initial conditions and specified airspeed and altitude. Available hypersonic vehicle trajectories now include changing airspeed as a function of altitude.

Communications/Radar

  • For Access, a Comm receiver or a monostatic radar or a bistatic radar receiver can now check that a jammer or interferer transmitter (or a radar transmitter) is sharing the parent object with the receiver. Previously, Access would not enable and compute such a pair.

  • Significant changes have been made to the configuration of radar clutter modeling in STK. The Clutter Map, which used to be configured on the radar target object, is now configured in the radar object on the clutter tab of the radar properties. The terms "Clutter Map" and "Clutter Geometry" are now called "Scattering Point Model" and "Scattering Point Provider", respectively. You will need to update scenarios authored by previous versions of STK to produce the same results for these scenarios using STK 12.6.

EOIR

  • The EOIR temperature drop-down now allows selection of the Aviator Thermal model. This greatly improves the workflow for predicting thermal profiles of hypersonic trajectories.

  • The Help section for STK's EOIR capability has a more user-friendly structure and includes a topic for EOIR installation.

GCS Terrain

The GCS analytical terrain API is nowintegrated into STK.

Graphics

Changes to the way STK loads fonts nowsignificantly improves the scenario startup performance.

STK 12.6 featuredetails

General

  • You can now filter a Satellite Collection database search to only return satellites included in a user-defined TLE source file.

  • STK 12.6 improves the functionality and documentation outlining how to use a sensor pointing file (*.sp) when you specify an Analysis Workbench frame, a central body frame, or no frame, and when the sensor's parent is a vehicle or a facility/place/target.

  • STK now includes new, Python-specific methods for IAgDrDataSetCollection to ease numpy/pandas integration with data providers.

  • STK now includes the following Windows containerziation code samples: stk-engine-baseline, stk-engine-connect, custom-environment, stk-engine-python, stk-engine-webservice, and stk-parallel-computing-server. This is in addition to the previously included Linux samples.

  • You can now use the PersonalAccessToken Connect command to request tokens that will authorize STK to access your data on both the SDF and GCS.

  • STK 12.6 improves and expands the cubesat model offering included with STK.

  • You can now set a preference to have the Message Viewer open automatically when STK generates an error message. You can configure this preference by message severity level.

  • A 3D Graphics window now includes an optional confirmation warning when it is closing.

  • The option to have STK show 'Delete confirmation' was moved from the General preferences page to the Object Browser preferences page.

  • A new grouping capability enables you to better organize scenario objects within the Object Browser.

  • Autoclouds methods were removed from the Clouds ObjectModel API. Periodic updates of cloud imagery should instead be managed externally.

  • In order to provide a more modern HTML5/JavaScript support and increased security, the Internet Explorer web control has been replaced by the Microsoft Edge WebView2 control when executing any of the following: License Viewer, Contact Technical Support or User resources from the Help menu, HTML balloons in a KML file, and STK UI Plugins to open an HTML Browser in STK. You can still use the HTML Viewer when loading scenarios containing open HTML Viewer windows. The HTML Viewer will be removed in a future release.

  • IAgUiPluginHtmlWindowSite.NewWindow() now opens the Web Browser rather than the soon-to-be-deprecated HTML Viewer.

  • All dynamic data (EOP, Satellite databases, GPS Almanac data, Space Weather, etc) have been updated.

  • An Object Model API has been added for Astrogator's Golden Section and Grid Search profiles.

  • STK now supports the following native Python plugin points: EphemFileReaderPlugin and SearchPlugin.

ParallelComputing

  • The Start Panel now includes a shortcut to start Ansys Licensing Settings for Parallel Computing, to enable you to quickly enter the host and port number of the license server.

  • OSPlatform was added to CommonResources and OSPlatform enumeration was added. You can use these with TaskPreconditions to restrict tasks to run on specific OS platforms.

SEET

  • Scaled Flux Intensity is now available from the SEET SAA Flux Intensity data provider.

Scheduler

  • Scheduler now requires ASP.NET Core Runtime 6.0.10 (x64) and Microsoft .NET 6.0 Desktop Runtime 6.0.10(x64).

Analyzer

  • Analyzer now enables you to vary the Radar Cross Section (RCS) for all STK objects that support RCS.

  • You can now choose to use STK Engine or a GUI subprocess for Model Center processing.

  • Analyzer utilizes the STK units selected within the STK object constraint units.

  • Analyzer now displays the same settings as selected in the Satellite Properties.

  • Analyzer Probabilistic and Monte Carlo studies now have algorithms and wizards to help you determine the appropriate number of samples to run for an accurate result.

  • Analyzer now supports running Close Approach studies.

  • Analyzer now supports Astrogator script parameters for Trade Studies.

  • Analyzer will now display the dimensions/coordinates/units/configuration that are being utilized in STK for an object.

  • The Analyzer STK Object tree will now display items with zero access.

Astrogator

  • STK now includes Astrogator calculation objects for Mean Equinoctial h, Mean Equinoctial k, Mean Equinoctial p, Mean Equinoctial q, and Mean Mean Longitude.

  • You can now use b-plane coordinates for an Astrogator initial state.

  • A new report style, Accel File Python, has been added. This report uses a Python script in post-processing to generate *.accelhist files for ODTK. The associated script provides an alternative to the existing Perl script report, including various improvements over the legacy option. A working Python environment is required.

Aviator

  • The BasicFighter 3D model has been updated to use an F-16, the most prevalent fighter in use in the world today.

  • Aviator procedure intervals are now included within the MissionProcedureIntervals list in Analysis Workbench. Moreover, if a procedure contains subintervals, those will be published in the embedded interval list component, WayPointIntervals.

  • Aviator now provides named Intervals as Analysis Workbench components, one for each flight procedure, as embedded components within the MissionProcedureIntervals IntervalList component. Similarly, each phase has a corresponding named interval in the MissionPhaseInterval IntervalList.

  • The Advanced Fixed-Wing Subsonic and Supersonic Aerodynamic models now include Cl0 and ClAlpha Factor parameters. These parameters enable you to better model cambered wings and also support the calibration of aerodynamics to any data you may have.

  • A new check box titled "Continue After Roll Complete" is available for the Basic Maneuver Aileron Roll strategy. Selecting this box facilitates rolling to arbitrary angles and then holding those roll angles for a user-specified duration. This is useful for modeling knife-edge flight paths used in TETK.

  • The Aviator Object Model API now includes refueling and dump properties.

  • Aviator now includes the FastTimeOptions procedure, which improves performance over the previous ProcedureTimeOptions.

  • Durations and downrange profile data are now available on both the graphical profile window as well as in the Profile Data dialog box.

Communicationsand Radar

  • A new scattering point model has been added to model how radar energy is reflected by a wind turbine.

  • A new points file scattering point provider model has been added for modeling radar clutter scattering points based on a text file. You can add the lat/lon/alt locations of the scattering points to the files, along with optional scattering point models. The scattering points will then be used in the computation of the total clutter received at the radar receiver.

  • A smooth oblate earth model has been added as a new scattering point provider. This computes the scattering points based on iso-Doppler and isorange contours projected onto the smooth oblate earth.

  • ITU-R P.618 rain model has been updated to the latest release: P.618-13.

  • The Scalable Networks Modeling Interface's 'Scenario Explorer' workflow now enables you to add wired interfaces to any object in the Hierarchy, not just Facility, Place, and Target objects. This facilitates the inclusion of wired network subnets that might reside on a nonstationary object, for example, a wired subnet that resides on a mobile vehicle.

EOIR

  • 'Sensor Define' and 'Sensor Modify' Connect commands now support EOIR sensors.

  • You can now turn celestial body property maps on and off. This enables a number of useful effects for modeling and simulating dynamic backgrounds.

STK Engine onLinux

  • AFSPC V7 SP is now available on Linux.

Documentation

  • The Help has been updated to define the DE and SPICE files used in STK.

  • A new lesson has been added on radar clutter modeling.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.exyb.cn/news/show-4565129.html

如若内容造成侵权/违法违规/事实不符,请联系郑州代理记账网进行投诉反馈,一经查实,立即删除!

相关文章

邮箱附件钓鱼常用技法

技术交流 关注微信公众号 Z20安全团队 , 回复 加群 ,拉你入群 一起讨论技术。 直接公众号文章复制过来的,排版可能有点乱, 可以去公众号看。 INK lnk⽂件,简单理解为快捷⽅式,创建⽅式如下: 下图为calc.ex…

吐血整理:顶级程序员工具集和在线网站大集合

最近,我费了老大力气,把我的浏览器收藏夹给重新整理和归纳了一波。 我在做这件事的时候突然就想起了,之前就有不少小伙伴问我说,在平时的日常工作、学习、开发、写博客、做视频等过程中有没有什么好用高效的在线工具可以分享。 正…

可以白嫖的良心在线工具分享

善于运用工具,可以大大提高我们的工作和生活效率,节省时间,本次将给大家分享一些可以白嫖的良心在线工具网站。 1.docsmall 实用压缩工具 docsmall.com/ 安利给经常需要压缩图片、GIF、PDF文件的小伙伴。 除了我提到的压缩功能&#xff0c…

2022的互联网很难,你可能需要一份好的简历

前言 博主五六月份尝试投过20份简历感受下市场,结果只有4份简历给了回应,这在往年是不可能的情况。 在这样的市场行情下,你有再好的技术,投出去的简历都没个响声也白搭呀。找到好工作的一个前提还是得有一份像样的简历呀。 巧了…

送给大家一个好看的简历神器

很多人看到里边有好看的东西就习惯性的点进来看看,还一边点一边想 —— 好看的简历我见多了,你这个又能好看到哪里去。我想差不多可以: 哪里吧因为最近有在准备简历,就习惯性的找一找有没有现成的简历模板。结果全是付费的&#x…

[web-UI]自动化xpath绝对路径转换相对路径

适用于我们自己的公司,Data-nick和data-name一般不会动,是留给自动化的字段,优先使用这两个属性,这两个字段是我们和前端开发协商增加的字段,专门用于自动化。 1.相对路径各个符号的意义. //等 # 斜杠(/&…

vue开发可在线编辑简历的webApp

项目初始 在一个阳光明媚的下午,学院就业指导老师让我们每个人做一份简历,然后打印上交。后回到宿舍,苦苦在网上寻找,未果。因为不要钱的模板太丑,好看的模板得花钱...,像我等穷逼,哪里有什么闲…

VGA显示器工作原理之同步信号

VGA显示器是如何显示图像的?我们的FPGA和MCU要怎样配置才能让VGA显示器正确显示?经常有朋友这样问,网上相关的介绍也不少,我这里从FPGA或MCU的LCD控制器的角度来讨论这个问题。 我们先来看看显示器显示一个图像需要哪些信号&#…

FPGA驱动VGA显示器_VGA电阻匹配网络法_VGA彩条实验_VGA彩条flowing_VGA显示器时序图_VGA显示器原理_verilog_源码_testbench_现象

VGA电阻网络分压法硬件电路:https://blog.csdn.net/mr_liu_666/article/details/102761178 首先给出各部分的源码,有兴趣的朋友可以去下面看VGA的原理。 先是VGA驱动模块: //学习&参考源:正点原子、开拓者FPGA module vga_…

YOLOv1学习笔记

来源:投稿 作者:ΔU 编辑:学姐 论文笔记 《You Only Look Once:Unifified, Real-Time Object Detection》 Joseph Redmon∗ , Santosh Divvala∗†, Ross Girshick , Ali Farhadi∗† University of Washington∗ , Allen Institute for A…

Shopify 如何为您的客户打造最佳 404 页面

Shopify 如何为您的客户打造最佳 404 页面 无论是无辜的用户错误还是网站上的链接断开,客户商店的访问者偶尔会不可避免地进入 404 错误页面。虽然看到 404 页面可能不是预期的操作,但这并不意味着最终结果需要让访问者感到沮丧。 这些页面也可以是通过…

shopify cli 安装记录

Getting started with Shopify CLI 先安装 ruby DownloadsThe easy way to install Ruby on Windows This is a self-contained Windows-based installer that includes the Ruby language, an execution environment, important...https://rubyinstaller.org/downloads/ ridk …

shopify 应用对接电商示例

前言 shopify 平台感兴趣的自己搜一下了 我这儿的业务场景是: 我方作为应用提供方,让商户接入、安装我方应用,我方通过商户返回的code拿到商户授权的 accessToken 进行接口访问 这里对应用方和商户的首次交互做个案例 shopify OAuth access…

Shopify 主题样式开发

背景 最近接了个Shopify模板修改的需求,第一次接触这个,摸着石头过河,官方只有英文文档,看起来很吃力,各种搜索查资料,查到的大多都是开店铺和店铺装修的介绍,本地开发使用Shopify CLI工具的文…

shopify api php 开发,Shopify插件开发基础篇-获取店铺信息

今天我们讲一下 Shopify 插件应用开发最基础的部分获取店铺信息。第一步,在开始撸码之前,我们先要获取应用的 API 秘钥第二步,撸码这件事我一贯的原则是不重复造轮子,工具在无明显缺陷情况下,一定使用第三…

shopify模板怎么写php代码,Shopify模版代码如何编辑?Shopify模版代码编辑教程

原标题:Shopify模版代码如何编辑?Shopify模版代码编辑教程您可以通过编辑模版代码来对Shopify在线商店进行详细更改。构成模版的大多数文件都包含 Liquid,这是 Shopify 的模版语言。模版文件还包含 HTML、CSS 和 Java。只有在您了解 HTML 和 …

知行之桥EDI系统Shopify端口的使用

Shopify 是一站式SaaS模式的电商服务平台,为电商卖家提供搭建网店的技术和模版,管理全渠道的营销、售卖、支付、物流等服务。目前已有超过一百万家企业使用Shopify平台创建了在线店铺。 对于企业而言,企业愿意将Shopify和自己的业务系统集成…

【shopify如何搭建本地开发环境】

安装Shopify CLI作为开发工具(以下均为系统mac os为例) 参加官网链接:Shopify CLIhttps://shopify.dev/themes/tools/cli/installation执行命令: brew tap shopify/shopify brew install shopify-cli遇到的问题: 访问g…

固高科技在创业板提交注册:业绩开始下滑,实控人均为“学院派”

近日,固高科技股份有限公司(下称“固高科技”)在深圳证券交易所创业板递交注册。据贝多财经了解,固高科技于2021年12月在创业板递交上市申请,2022年8月17日获得上市委会议通过。 本次冲刺创业板上市,固高科…