Package: droptest 0.1.3
droptest: Simulates LOX Drop Testing
Generates simulated data representing the LOX drop testing process (also known as impact testing). A simulated process allows for accelerated study of test behavior. Functions are provided to simulate trials, test series, and groups of test series. Functions for creating plots specific to this process are also included. Test attributes and criteria can be set arbitrarily. This work is not endorsed by or affiliated with NASA. See "ASTM G86-17, Standard Test Method for Determining Ignition Sensitivity of Materials to Mechanical Impact in Ambient Liquid Oxygen and Pressurized Liquid and Gaseous Oxygen Environments" <doi:10.1520/G0086-17>.
Authors:
droptest_0.1.3.tar.gz
droptest_0.1.3.zip(r-4.5)droptest_0.1.3.zip(r-4.4)droptest_0.1.3.zip(r-4.3)
droptest_0.1.3.tgz(r-4.4-any)droptest_0.1.3.tgz(r-4.3-any)
droptest_0.1.3.tar.gz(r-4.5-noble)droptest_0.1.3.tar.gz(r-4.4-noble)
droptest_0.1.3.tgz(r-4.4-emscripten)droptest_0.1.3.tgz(r-4.3-emscripten)
droptest.pdf |droptest.html✨
droptest/json (API)
NEWS
# Install 'droptest' in R: |
install.packages('droptest', repos = c('https://chadr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chadr/droptest/issues
Last updated 6 years agofrom:fe25487086. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:dgroupsdseriesdtrialsgayleplotratioplottrialdev
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Historical Data | D7905 |
Generates groups of simulated test series. | dgroups |
droptest: Simulates LOX drop testing. | droptest-package droptest |
Completes multiple series of simulated drop tests. | dseries |
Completes a simulated drop test. | dtrials |
Plot of std deviation percent, vs probability of reaction percent. | gayleplot |
Trial Deviation for Pre-Generated Data | PREGENTD |
Creates plot of pass/fail ratio for repeated test series. | ratioplot |
Calculates trial deviation for simulated trials (drops). | trialdev |