-
Notifications
You must be signed in to change notification settings - Fork 1
Editorial review dev product guide #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
6da649a
Edits to intro, glossary & obvious errors
PipKat 8524b71
Edits to product classification pages
PipKat ce84f5f
Additional edits to the glossary
PipKat 6092038
Apply suggestions from code review
PipKat 2bade86
made some changes and implemented a couple of fixes
jgd10 54c7ba6
couple more fixes
jgd10 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 15 additions & 14 deletions
29
Markdown/developer_product_guide/Digital_Mission_Engineering_DME.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,40 +1,41 @@ | ||
| # Digital Mission Engineering (DME) | ||
|
|
||
| Ansys Government Initiatives (AGI) category. | ||
| DME is part of Ansys Government Initiatives (AGI). | ||
|
|
||
| * [AGI GitHub](https://github.com/AnalyticalGraphicsInc) | ||
| * [Ansys Government Initiatives (AGI) GitHub](https://github.com/AnalyticalGraphicsInc) | ||
|
|
||
| ## Systems Tool Kit (STK) | ||
|
|
||
| * [Ansys STK](https://www.agi.com/new-stk) | ||
| * [Digital Mission Engieering Products](https://www.agi.com/new-stk) | ||
| * [STK Python Programmer's Guide](https://help.agi.com/stkdevkit/index.htm#python/pythonProgrammingGuide.htm?TocPath=Development%2520Environments%257CSTK%2520Python%2520API%257CProgrammer%25E2%2580%2599s%2520Guide%257C_____0) | ||
| * [STK Java API](https://help.agi.com/stkdevkit/index.htm#java/jdkOverview.htm?TocPath=Development%2520Environments%257CSTK%2520Java%2520API%257C_____0) | ||
|
|
||
| ### Ansys STK training material | ||
|
|
||
| * [Ansys AGI Training & Certification (AGI)](https://www.agi.com/Training-and-Certification) | ||
| * [Ansys AGI Training and Certification (AGI)](https://www.agi.com/Training-and-Certification) | ||
| * [Python and SssssssTK! (AGI)](https://www.agi.com/tech-tips/Python-and-SssssssTK) | ||
| * [Lesson 16-2 Integrating STK With Python Using Jupyter Notebooks (AGI)](https://www.youtube.com/watch?v=uaVVzpRDg3s) | ||
|
|
||
| ## DME Component libraries | ||
| ## DME Component Libraries | ||
|
|
||
| Ansys DME Component Libraries can be used with Python through the use of [Pythonnet](https://pythonnet.github.io/) and also with MATLAB. | ||
| You can use Ansys DME Component Libraries with Python through [Pythonnet](https://pythonnet.github.io/) or with MATLAB. | ||
|
|
||
| ## Ansys DME Component libraries training material | ||
| ## Ansys DME Component Libraries training material | ||
|
|
||
| * [Using DME Component Libraries with Python](https://help.agi.com/STKComponents/html/Python.htm) | ||
| * [Using DME Component Libraries with Matlab](https://help.agi.com/STKComponents/html/Matlab.htm) | ||
| * [Use DME Component Libraries with Python](https://help.agi.com/STKComponents/html/Python.htm) | ||
| * [Use DME Component Libraries with MATLAB](https://help.agi.com/STKComponents/html/Matlab.htm) | ||
|
|
||
| ## Orbit Determination Tool Kit (ODTK) | ||
|
|
||
| Interact with the Ansys Orbit Determination Tool Kit through scripts APIs and plugins. | ||
| Interact with the Ansys Orbit Determination Tool Kit through scripts, APIs, and plugins. | ||
|
|
||
| * [Integrating With ODTK](https://help.agi.com/odtk/#od/odtkIntegratingTop.htm?TocPath=Integrating%2520with%2520ODTK%257C_____0) | ||
|
|
||
| [https://www.agi.com/blog/2022/04/customize-odtk-reports-with-python-and-pandas](https://www.agi.com/blog/2022/04/customize-odtk-reports-with-python-and-pandas) | ||
| * [Integrate with ODTK](https://help.agi.com/odtk/#od/odtkIntegratingTop.htm?TocPath=Integrating%2520with%2520ODTK%257C_____0) | ||
| * [Customize ODTK reports with Python and Pandas](https://www.agi.com/blog/2022/04/customize-odtk-reports-with-python-and-pandas) | ||
|
|
||
| ## RF Channel Modeler | ||
|
|
||
| RF Channel Modeler provides a client library with bindings for .NET (C#), Python, and native C++. | ||
|
|
||
| RF Channel Modeler has a client library that is available with bindings for .NET (C#), Python, and Native C++. | ||
|
|
||
| [RF Channel Model components](https://help.agi.com/stkdevkit/index.htm#DocX/AgStkRfcmObjectsLib_P.html?TocPath=Library%2520Reference%257CSTK%2520Object%2520Model%257CSTK%2520RF%2520Channel%2520Modeler%257C_____0) | ||
| [STK RF Channel Modeler](https://help.agi.com/stkdevkit/index.htm#DocX/AgStkRfcmObjectsLib_P.html?TocPath=Library%2520Reference%257CSTK%2520Object%2520Model%257CSTK%2520RF%2520Channel%2520Modeler%257C_____0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.