Home
last modified time | relevance | path

Searched refs:MSH (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/net/p5-Net-HL7/Net-HL7-0.76/t/
H A Dmessage.t10 use_ok("Net::HL7::Segments::MSH");
24 ok($msg->getSegmentByIndex(0)->getName() eq "MSH", "Segment 0 name MSH");
109 ok($msg->getSegmentsByName("MSH") == 1, "Number of MSH segments");
111 $msh2 = new Net::HL7::Segments::MSH();
115 ok($msg->getSegmentsByName("MSH") == 2, "Added MSH segment, now two in message");
122 $msh = new Net::HL7::Segments::MSH([]);
128 ok($msg->toString() eq "MSH*abcd*\r", "Creating separate MSH");
133 ok($msg->toString() eq "MSH|^~\\&|\r", "Change MSH after add");
135 $msh = new Net::HL7::Segments::MSH([]);
141 ok($msg->toString() eq "MSH*abcd*\r", "New MSH with setSegment");
[all …]
H A Dmsh.t9 use_ok("Net::HL7::Segments::MSH");
11 my $msh = new Net::HL7::Segments::MSH();
15 ok($msh->getField(1) eq "*", "MSH Field sep field (MSH(1))");
19 ok($msh->getField(1) eq "*", "MSH Field sep field (MSH(1))");
29 ok($msh->getField(2) eq "abcd", "Encoding characters field set (MSH(2))");
H A Dack.t10 use_ok("Net::HL7::Segments::MSH");
14 $msg->addSegment(new Net::HL7::Segments::MSH());
48 $msg->addSegment(new Net::HL7::Segments::MSH());
H A Dconnection.t10 use_ok("Net::HL7::Segments::MSH");
13 $msg->addSegment(new Net::HL7::Segments::MSH());
/dports/net/p5-Net-HL7/Net-HL7-0.76/
H A DREADME68 use Net::HL7::Segments::MSH;
74 my $msh = new Net::HL7::Segments::MSH();
181 * Removed automatic creation of a MSH segment when creating an HL7
196 * Fixes in MSH segment due to some reference interference quirks on
206 SUBCOMPONENT_SEPARATOR to the MSH segment. The setField method on this
208 Also checks on setting field 1 on MSH, whether input is just 1 char.
228 * Fixed erroneous setting of MSH fields in Message.pm
229 * set MSH(11) to P and MSH(15) to AL per default
231 * ACK now takes MSH(11) and MSH(12) from incoming MSH, and sets MSH(15) and MSH(16)
247 * Added MSH segment
[all …]
/dports/math/octave-forge-msh/msh/inst/
H A Dmsh2p_mesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_nodes_on_sides.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh3m_nodes_on_faces.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh3e_surface_mesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
99 ## FIXME: this has to be removed. MSH should not depend on BIM.
H A Dmsh2m_gmsh_write.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_mesh_along_spline.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh3m_gmsh_write.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh3m_submesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_jiggle_mesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_displacement_smoothing.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_submesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh2m_equalize_mesh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
H A Dmsh3m_gmsh.m4 ## MSH - Meshing Software Package for Octave
6 ## MSH is free software; you can redistribute it and/or modify
11 ## MSH is distributed in the hope that it will be useful,
17 ## along with MSH; If not, see <http://www.gnu.org/licenses/>.
/dports/math/octave-forge-msh/msh/
H A DINDEX1 MSH >> MSH - MeSHing software package for octave
/dports/math/R-cran-igraph/igraph/src/
H A Dbignum.c673 v1 = MSH(v); in sl_div()
675 u1 = MSH(u[0]); in sl_div()
677 u3 = MSH(u[1]); in sl_div()
703 uh -= MSH(p1) - borrow; in sl_div()
705 if (0 != MSH(uh)) { in sl_div()
744 uh -= MSH(p1) - borrow; in sl_div()
746 if (0 != MSH(uh)) { in sl_div()
787 uh -= MSH(p1) - borrow; in sl_div()
788 if (0 != MSH(uh)) { in sl_div()
1004 x1 = MSH(x); in sl_mul()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dontogetcommon.output15 synonym: "http://purl.bioontology.org/ontology/MSH/D017422" NARROW []
16 synonym: "http://purl.bioontology.org/ontology/MSH/D017423" NARROW []
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D4msh_2d0.sdf3 Coordinates from PDB:4MSH:A:900 Model:1 without hydrogens
58 4MSH
/dports/net/p5-Net-HL7/Net-HL7-0.76/lib/Net/HL7/Messages/
H A DACK.pm58 $msh = new Net::HL7::Segments::MSH(\@flds);
61 $msh = new Net::HL7::Segments::MSH();
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/healthcare/hl7v2_stores/export/
H A Dgcs.yaml36 messages are ordered by the message send_time (MSH.7) in ascending
42 The start of the range in message send_time (MSH.7) to process. If not
47 The end of the range in message send_time (MSH.7) to process. If not
/dports/science/mmtf-cpp/mmtf-cpp-1.0.0/mmtf_spec/test-suite/
H A Dupdate.sh11 curl http://mmtf.rcsb.org/v0.2/full/1MSH.mmtf.gz -o 1MSH.mmtf.gz && gzip -df 1MSH.mmtf.gz;

12345678